Share via


ASAuthorizationAppleIdButton.Create Method

Definition

[Foundation.Export("buttonWithType:style:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AuthenticationServices.ASAuthorizationAppleIdButton Create(AuthenticationServices.ASAuthorizationAppleIdButtonType type, AuthenticationServices.ASAuthorizationAppleIdButtonStyle style);
[<Foundation.Export("buttonWithType:style:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : AuthenticationServices.ASAuthorizationAppleIdButtonType * AuthenticationServices.ASAuthorizationAppleIdButtonStyle -> AuthenticationServices.ASAuthorizationAppleIdButton

Parameters

Returns

Attributes

Applies to