-
Cast constructor, converting any binary integer to a
RenderPart
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
the text itself
Declaration
Swift
static let foreground: PangoRenderPart
-
the area behind the text
Declaration
Swift
static let background: PangoRenderPart
-
underlines
Declaration
Swift
static let underline: PangoRenderPart
-
strikethrough lines
Declaration
Swift
static let strikethrough: PangoRenderPart
-
overlines
Declaration
Swift
static let overline: PangoRenderPart