-
Cast constructor, converting any binary integer to a
DeviceType
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
Undocumented
Declaration
Swift
static let drm: _cairo_device_type
-
Undocumented
Declaration
Swift
static let gl: _cairo_device_type
-
Undocumented
Declaration
Swift
static let script: _cairo_device_type
-
Undocumented
Declaration
Swift
static let xcb: _cairo_device_type
-
Undocumented
Declaration
Swift
static let xlib: _cairo_device_type
-
Undocumented
Declaration
Swift
static let xml: _cairo_device_type
-
Undocumented
Declaration
Swift
static let cogl: _cairo_device_type
-
Undocumented
Declaration
Swift
static let win32: _cairo_device_type
-
Undocumented
Declaration
Swift
static let invalid: _cairo_device_type