-
Cast constructor, converting any binary integer to a
AccessibleInvalidState.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
There are no detected errors in the value
Declaration
Swift
static let `false`: GtkAccessibleInvalidState -
The value entered by the user has failed validation
Declaration
Swift
static let `true`: GtkAccessibleInvalidState -
A grammatical error was detected
Declaration
Swift
static let grammar: GtkAccessibleInvalidState -
A spelling error was detected
Declaration
Swift
static let spelling: GtkAccessibleInvalidState
View on GitHub
Install in Dash
AccessibleInvalidState Extension Reference