Segment
public struct Segment : JSONDictEncodable
Represents a styled segment of a string
-
String represented by this
SegmentDeclaration
Swift
public let text: String -
Undocumented
Declaration
Swift
public init?(json: [String : Any]) -
Undocumented
Declaration
Swift
public func toJson() -> [String : Any]
Segment Structure Reference