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