Class ASAuthorizationAppleIDButtonType
- java.lang.Object
-
- apple.authenticationservices.enums.ASAuthorizationAppleIDButtonType
-
public final class ASAuthorizationAppleIDButtonType extends java.lang.Object
-
-
Field Detail
-
SignIn
public static final long SignIn
- See Also:
- Constant Field Values
-
Continue
public static final long Continue
- See Also:
- Constant Field Values
-
SignUp
public static final long SignUp
- See Also:
- Constant Field Values
-
Default
public static final long Default
- See Also:
- Constant Field Values
-
-