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