init(_:)
Creates a run loop mode using the specified string value.
Declaration
init(_ rawValue: String)Parameters
- rawValue:
The string value for the run loop mode.
Creates a run loop mode using the specified string value.
init(_ rawValue: String)The string value for the run loop mode.