init(rawValue:)
Initializes a spatial flag with the given string.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The enumeration case’s underlying string value.
Initializes a spatial flag with the given string.
init(rawValue: UInt)The enumeration case’s underlying string value.