installing(progress:)
A state indicating install progress.
Declaration
static func installing(progress: Double?) -> ManagedContentOfferStateParameters
- progress:
The progress of the install from
0.0to1.0.nilrepresents indeterminate progress.
A state indicating install progress.
static func installing(progress: Double?) -> ManagedContentOfferStateThe progress of the install from 0.0 to 1.0. nil represents indeterminate progress.