PKPaymentRequest.SupportedNetworks Property

Definition

The set of payment networks supported (Use values from PKPaymentNetwork).

public virtual Foundation.NSString[] SupportedNetworks { [Foundation.Export("supportedNetworks", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSupportedNetworks:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SupportedNetworks : Foundation.NSString[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to