-
Cast constructor, converting any binary integer to a
ConstraintRelation.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Less than, or equal
Declaration
Swift
static let le: GtkConstraintRelation -
Equal
Declaration
Swift
static let eq: GtkConstraintRelation -
Greater than, or equal
Declaration
Swift
static let ge: GtkConstraintRelation
View on GitHub
Install in Dash
ConstraintRelation Extension Reference