init(rawValue:)
Creates a dragging enumeration option with the specified raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer value that corresponds to a dragging enumeration option.
Creates a dragging enumeration option with the specified raw value.
init(rawValue: UInt)An unsigned integer value that corresponds to a dragging enumeration option.