-
Cast constructor, converting any binary integer to a
HintStyle.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Undocumented
Declaration
Swift
static let `default`: _cairo_hint_style -
Undocumented
Declaration
Swift
static let none: Int -
Undocumented
Declaration
Swift
static let slight: _cairo_hint_style -
Undocumented
Declaration
Swift
static let medium: _cairo_hint_style -
Undocumented
Declaration
Swift
static let full: _cairo_hint_style
View on GitHub
Install in Dash
HintStyle Extension Reference