-
Cast constructor, converting any binary integer to a
Alignment.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Put all available space on the right
Declaration
Swift
static let left: PangoAlignment -
Center the line within the available space
Declaration
Swift
static let center: PangoAlignment -
Put all available space on the left
Declaration
Swift
static let right: PangoAlignment
View on GitHub
Install in Dash
Alignment Extension Reference