VisualInstructionComponentType

public enum VisualInstructionComponentType: Int, CustomStringConvertible

VisualInstructionComponentType describes the type of VisualInstructionComponent.

  • The component separates two other destination components.

    If the two adjacent components are both displayed as images, you can hide this delimiter component.

    Declaration

    Swift

    case delimiter