State

public enum State

Either starting or stopping a LinesSegment.

  • Undocumented

    Declaration

    Swift

    case start
  • Undocumented

    Declaration

    Swift

    case stop