PKPaymentSummaryItem.Type 属性

定义

获取一个值,该值指示付款是最终付款还是挂起付款。

[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

属性值

属性

适用于