-
Cast constructor, converting any binary integer to a
DragCancelReason.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
There is no suitable drop target.
Declaration
Swift
static let noTarget: GdkDragCancelReason -
Drag cancelled by the user
Declaration
Swift
static let userCancelled: GdkDragCancelReason -
Unspecified error.
Declaration
Swift
static let error: GdkDragCancelReason
View on GitHub
Install in Dash
DragCancelReason Extension Reference