init(rawValue:)
Creates a style mask using the given raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw unsigned integer value of the style mask.
Creates a style mask using the given raw value.
init(rawValue: UInt)The raw unsigned integer value of the style mask.