LinePatternRepeat

public enum LinePatternRepeat

Line pattern repeat.

  • Fixed length.

    Declaration

    Swift

    case fixedLength
  • Whole pattern.

    Declaration

    Swift

    case wholePattern