NamedStyle
public struct NamedStyle
Represents font named style.
-
The style name.
Declaration
Swift
public let styleName: String -
The coordinates.
Declaration
Swift
public let coordinates: [CGFloat] -
The post script name.
Declaration
Swift
public let postScriptName: String?
View on GitHub
Install in Dash
NamedStyle Structure Reference