LinePatternRepeat
public enum LinePatternRepeat
Line pattern repeat.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Fixed length.
Declaration
Swift
case fixedLength -
Whole pattern.
Declaration
Swift
case wholePattern
LinePatternRepeat Enumeration Reference