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