Uses of Class
org.robovm.apple.intents.INFocusStatusAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INFocusStatusAuthorizationStatus in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INFocusStatusAuthorizationStatus Modifier and Type Method Description INFocusStatusAuthorizationStatusINFocusStatusCenter. getAuthorizationStatus()static INFocusStatusAuthorizationStatusINFocusStatusAuthorizationStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static INFocusStatusAuthorizationStatusINFocusStatusAuthorizationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static INFocusStatusAuthorizationStatus[]INFocusStatusAuthorizationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.intents with type arguments of type INFocusStatusAuthorizationStatus Modifier and Type Method Description voidINFocusStatusCenter. requestAuthorization(VoidBlock1<INFocusStatusAuthorizationStatus> completionHandler)