-
Cast constructor, converting any binary integer to a
FontSlant.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Undocumented
Declaration
Swift
static let normal: _cairo_font_slant -
Undocumented
Declaration
Swift
static let italic: _cairo_font_slant -
Undocumented
Declaration
Swift
static let oblique: _cairo_font_slant
View on GitHub
Install in Dash
FontSlant Extension Reference