-
Cast constructor, converting any binary integer to a
ConstraintVflParserError
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
Invalid or unknown symbol
Declaration
Swift
static let symbol: GtkConstraintVflParserError
-
Invalid or unknown attribute
Declaration
Swift
static let attribute: GtkConstraintVflParserError
-
Invalid or unknown view
Declaration
Swift
static let view: GtkConstraintVflParserError
-
Invalid or unknown metric
Declaration
Swift
static let metric: GtkConstraintVflParserError
-
Invalid or unknown priority
Declaration
Swift
static let priority: GtkConstraintVflParserError
-
Invalid or unknown relation
Declaration
Swift
static let relation: GtkConstraintVflParserError