Initializer

init(rawValue:)

Creates a new kind of progress using the raw value of a string you specify.

Declaration 宣言

init(rawValue: String)

Parameters パラメータ

rawValue

A string that represents the kind of progress.

See Also 参照

Creating Kinds of Progress