-
Cast constructor, converting any binary integer to a
TextDirection.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
No direction.
Declaration
Swift
static let none: GtkTextDirection -
Left to right text direction.
Declaration
Swift
static let ltr: GtkTextDirection -
Right to left text direction.
Declaration
Swift
static let rtl: GtkTextDirection
View on GitHub
Install in Dash
TextDirection Extension Reference