Uses of Class
org.robovm.apple.authservices.ASAuthorizationAppleIDButtonType
| Package | Description |
|---|---|
| org.robovm.apple.authservices |
-
Uses of ASAuthorizationAppleIDButtonType in org.robovm.apple.authservices
Methods in org.robovm.apple.authservices that return ASAuthorizationAppleIDButtonType Modifier and Type Method Description static ASAuthorizationAppleIDButtonTypeASAuthorizationAppleIDButtonType. valueOf(long n)Returns the enum constant of this type with the specified name.static ASAuthorizationAppleIDButtonTypeASAuthorizationAppleIDButtonType. valueOf(String name)Returns the enum constant of this type with the specified name.static ASAuthorizationAppleIDButtonType[]ASAuthorizationAppleIDButtonType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.authservices with parameters of type ASAuthorizationAppleIDButtonType Modifier and Type Method Description protected longASAuthorizationAppleIDButton. init(ASAuthorizationAppleIDButtonType type, ASAuthorizationAppleIDButtonStyle style)Constructors in org.robovm.apple.authservices with parameters of type ASAuthorizationAppleIDButtonType Constructor Description ASAuthorizationAppleIDButton(ASAuthorizationAppleIDButtonType type, ASAuthorizationAppleIDButtonStyle style)