Bearbeiten

Freigeben über


SKPaymentQueue.PauseDownloads(SKDownload[]) Method

Definition

[Foundation.Export("pauseDownloads:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void PauseDownloads (StoreKit.SKDownload[] downloads);
abstract member PauseDownloads : StoreKit.SKDownload[] -> unit
override this.PauseDownloads : StoreKit.SKDownload[] -> unit

Parameters

downloads
SKDownload[]
Attributes

Applies to