Contents

init(_:)

Creates a new kind of progress using the specified string.

Declaration

init(_ rawValue: String)

Parameters

  • rawValue:

    A string that represents the kind of progress.

See Also

Creating Kinds of Progress