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