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