Share via


PKIdentityButton.Create(PKIdentityButtonLabel, PKIdentityButtonStyle) Method

Definition

[Foundation.Export("buttonWithLabel:style:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static PassKit.PKIdentityButton Create(PassKit.PKIdentityButtonLabel label, PassKit.PKIdentityButtonStyle style);
[<Foundation.Export("buttonWithLabel:style:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : PassKit.PKIdentityButtonLabel * PassKit.PKIdentityButtonStyle -> PassKit.PKIdentityButton

Parameters

Returns

Attributes

Applies to