Contents

installing(progress:)

A state indicating install progress.

Declaration

static func installing(progress: Double?) -> ManagedContentOfferState

Parameters

  • progress:

    The progress of the install from 0.0 to 1.0. nil represents indeterminate progress.

See Also

Creating states