-
The label of the element.
Declaration
Swift
public var label: SourceRepresentable<String>? -
The pattern of the element.
Declaration
Swift
public var pattern: AnyPatternID -
Undocumented
Declaration
Swift
public init(label: SourceRepresentable<String>?, pattern: AnyPatternID)
View on GitHub