PKPassLibrary.EndAutomaticPassPresentationSuppression(nuint) 方法

定义

启用 Apple Pay UI 的自动显示。

[Foundation.Export("endAutomaticPassPresentationSuppressionWithRequestToken:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void EndAutomaticPassPresentationSuppression (nuint requestToken);
static member EndAutomaticPassPresentationSuppression : nuint -> unit

参数

requestToken
System.System.UIntPtr System.unativeint
属性

适用于