init(rawValue:)
Creates a new text element provider with the provided raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned Integer that represents one of the enumeration options.
Creates a new text element provider with the provided raw value.
init(rawValue: UInt)An unsigned Integer that represents one of the enumeration options.