Contents

init(rawValue:)

Creates a run loop mode using the specified raw string value.

Declaration

init(rawValue: String)

Parameters

  • rawValue:

    The string value for the run loop mode.

See Also

Run Loop Mode Creation