System.Sensors.Components.TOrientationSensor
Delphi
TOrientationSensor = class (TSensor<TCustomOrientationSensor>)
C++
class PASCALIMPLEMENTATION TOrientationSensor : public TSensor__1<System::Sensors::TCustomOrientationSensor*>
Contents
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | System.Sensors.Components.pas System.Sensors.Components.hpp |
System.Sensors.Components | System.Sensors.Components |
Description
Wrapper for TCustomOrientationSensor.
See Also
- Mobile Tutorial: Using Location Sensors (iOS and Android)
- System.Sensors.TCustomSensor
- System.Sensors.TCustomOrientationSensor
- Mobile Code Snippets
Samples
- FireMonkey Sensor Info sample
- FireMonkey Orientation Sensor sample
- VCL Sensors sample