Contents

defaultStyle()

Returns the default text style.

Declaration

func defaultStyle() throws -> (localFontID: Int, bold: Bool, italic: Bool, underline: Bool, fontSize: CGFloat, colorComponents: [CGFloat])

See Also

Working with Text Descriptions