-
The type of label this represents
Declaration
Swift
@objc dynamic var labelType: String? -
The labels for this type
Declaration
Swift
@objc dynamic var labels: String? -
Undocumented
Declaration
Swift
@objc dynamic var allowSharing: Bool -
Undocumented
Declaration
Swift
var annotatedItem: Item? { get } -
Undocumented
Declaration
Swift
public required convenience init(from decoder: Decoder) throws
-
Undocumented
Declaration
Swift
var labelsSet: Set<String> { get set }
LabelAnnotation Class Reference