System.Sensors.Components.TMotionSensor
Delphi
TMotionSensor = class (TSensor<TCustomMotionSensor>)
C++
class PASCALIMPLEMENTATION TMotionSensor : public TSensor__1<System::Sensors::TCustomMotionSensor*>
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 TCustomMotionSensor.
See Also
- Mobile Tutorial: Using Location Sensors (iOS and Android)
- Mobile Code Snippets
- System.Sensors.TCustomSensor
- System.Sensors.TCustomMotionSensor
Samples
- FireMonkey Sensor Info sample
- FireMonkey Accelerometer sample
- VCL Sensors sample