SKDownload.DownloadState Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'State' instead.
C#
[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; }
C#
[System.Obsolete("Use 'State' instead.", false)]
public virtual StoreKit.SKDownloadState DownloadState { get; }
member this.DownloadState : StoreKit.SKDownloadState
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |