init(rawValue:)
Returns a new set of text list options using the raw value you specify.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer that describes the text list options.
Returns a new set of text list options using the raw value you specify.
init(rawValue: UInt)An unsigned integer that describes the text list options.