LinePattern
public struct LinePattern : Equatable
Line pattern.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Pattern type.
Declaration
Swift
public let patternType: LinePatternType
-
Units used for pattern and dash lengths.
Declaration
Swift
public let patternUnit: LineUnit
-
Pattern repetition style.
Declaration
Swift
public let patternRepeat: LinePatternRepeat