SKDownload.DownloadState Property

Definition

Caution

Use 'State' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'State' instead.")]
public virtual StoreKit.SKDownloadState DownloadState { [Foundation.Export("downloadState")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'State' instead.")] get; }
[System.Obsolete("Use 'State' instead.", false)]
public virtual StoreKit.SKDownloadState DownloadState { get; }
member this.DownloadState : StoreKit.SKDownloadState

Property Value

Attributes

Applies to