init(rawValue:)
Creates a text icon type using the specified raw string value.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw string value for the text icon type.
Creates a text icon type using the specified raw string value.
init(rawValue: String)The raw string value for the text icon type.