-
Cast constructor, converting any binary integer to a
PadActionType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Action is triggered by a pad button
Declaration
Swift
static let button: GtkPadActionType -
Action is triggered by a pad ring
Declaration
Swift
static let ring: GtkPadActionType -
Action is triggered by a pad strip
Declaration
Swift
static let strip: GtkPadActionType
View on GitHub
Install in Dash
PadActionType Extension Reference