-
Cast constructor, converting any binary integer to a
SensitivityType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
The arrow is made insensitive if the thumb is at the end
Declaration
Swift
static let auto: GtkSensitivityType -
The arrow is always sensitive
Declaration
Swift
static let on: GtkSensitivityType -
The arrow is always insensitive
Declaration
Swift
static let off: GtkSensitivityType
View on GitHub
Install in Dash
SensitivityType Extension Reference