Share via


PKAddSecureElementPassViewController.CanAddSecureElementPass Method

Definition

[Foundation.Export("canAddSecureElementPassWithConfiguration:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool CanAddSecureElementPass(PassKit.PKAddSecureElementPassConfiguration configuration);
[<Foundation.Export("canAddSecureElementPassWithConfiguration:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member CanAddSecureElementPass : PassKit.PKAddSecureElementPassConfiguration -> bool

Parameters

Returns

Attributes

Applies to