Contents

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