Compartir a través de


PKPaymentSummaryItem.Type Propiedad

Definición

Obtiene un valor que indica si el pago es final o pendiente.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual PassKit.PKPaymentSummaryItemType Type { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("type", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Type : PassKit.PKPaymentSummaryItemType with get, set

Valor de propiedad

Atributos

Se aplica a