Uses of Class
org.robovm.apple.corelocation.CLAccuracyAuthorization
| Package | Description |
|---|---|
| org.robovm.apple.corelocation |
-
Uses of CLAccuracyAuthorization in org.robovm.apple.corelocation
Methods in org.robovm.apple.corelocation that return CLAccuracyAuthorization Modifier and Type Method Description CLAccuracyAuthorizationCLLocationManager. getAccuracyAuthorization()static CLAccuracyAuthorizationCLAccuracyAuthorization. valueOf(long n)Returns the enum constant of this type with the specified name.static CLAccuracyAuthorizationCLAccuracyAuthorization. valueOf(String name)Returns the enum constant of this type with the specified name.static CLAccuracyAuthorization[]CLAccuracyAuthorization. values()Returns an array containing the constants of this enum type, in the order they are declared.