Initializer

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.

See Also 参照

Run Loop Mode Creation