PKPaymentRequest.MerchantCapabilities Property
Definition
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.
Defines the developer's payment-processing capabilities.
public virtual PassKit.PKMerchantCapability MerchantCapabilities { [Foundation.Export("merchantCapabilities", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMerchantCapabilities:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.MerchantCapabilities : PassKit.PKMerchantCapability with get, set
Property Value
- Attributes