UpdateInfo
public struct UpdateInfo : Equatable
The information about an update.
Important
This is a Public Preview API. It may be changed or removed at any time.-
The estimated total download size.
Declaration
Swift
public let totalDownloadSize: Measurement<UnitInformationStorage>