Freigeben über


PKAddPaymentPassRequestConfiguration.CardDetails Eigenschaft

Definition

Ruft das Array von PKLabeledValue -Objekten ab, die die Karte beschreiben, oder legt dieses fest.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PassKit.PKLabeledValue[] CardDetails { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("cardDetails", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setCardDetails:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CardDetails : PassKit.PKLabeledValue[] with get, set

Eigenschaftswert

Attribute

Gilt für: