Share via


PKAddPaymentPassRequestConfiguration.ProductIdentifiers Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet<Foundation.NSString> ProductIdentifiers { [Foundation.Export("productIdentifiers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProductIdentifiers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("productIdentifiers", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setProductIdentifiers:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ProductIdentifiers : Foundation.NSSet<Foundation.NSString> with get, set

Property Value

Attributes

Applies to