Show / Hide Table of Contents

    Namespace Tizen.Sensor

    Classes

    Accelerometer

    The Accelerometer Sensor class is used for registering callbacks for the accelerometer and getting the accelerometer data.

    AccelerometerDataUpdatedEventArgs

    The Accelerometer changed event arguments class is used for storing the data returned by a accelerometer.

    ActivityDetector

    The Activity Detector class is used for storing the common activity information.

    FaceDownGestureDetector

    The FaceDownGestureDetector class is used for registering callbacks for the face down gesture detector and getting the face down state.

    FaceDownGestureDetectorDataUpdatedEventArgs

    The FaceDownGestureDetector changed event arguments class is used for storing the data returned by a face down gesture detector.

    GravitySensor

    The GravitySensor class is used for registering callbacks for the gravity sensor and getting the gravity data.

    GravitySensorDataUpdatedEventArgs

    The GravitySensor changed event arguments class is used for storing the data returned by a gravity sensor.

    Gyroscope

    The Gyroscope Sensor class is used for registering callbacks for the gyroscope and getting the gyroscope data.

    GyroscopeDataUpdatedEventArgs

    The Gyroscope changed event arguments class is used for storing the data returned by a gyroscope.

    GyroscopeRotationVectorSensor

    The GyroscopeRotationVectorSensor class is used for registering callbacks for the gyroscope rotation vector sensor and getting the gyroscope rotation vector data.

    GyroscopeRotationVectorSensorDataUpdatedEventArgs

    The GyroscopeRotationVectorSensor changed event arguments class is used for storing the data returned by a gyroscope rotation vector sensor.

    HeartRateMonitor

    The HeartRateMonitor class is used for registering callbacks for the heart rate monitor and getting the heart rate data.

    HeartRateMonitorDataUpdatedEventArgs

    The HeartRateMonitor changed event arguments class is used for storing the data returned by a heart rate monitor.

    HumiditySensor

    The HumiditySensor class is used for registering callbacks for the humidity sensor and getting the humidity data.

    HumiditySensorDataUpdatedEventArgs

    The HumiditySensor changed event arguments class is used for storing the data returned by a humidity sensor.

    InVehicleActivityDetector

    The InVehicleActivityDetector class is used for registering callbacks for the in-vehicle activity detector and getting the in-vehicle state.

    InVehicleActivityDetectorDataUpdatedEventArgs

    The InVehicleActivityDetector changed event arguments class is used for storing the data returned by a in-vehicle activity detector.

    LightSensor

    The LightSensor class is used for registering callbacks for the light sensor and getting the light data.

    LightSensorDataUpdatedEventArgs

    The LightSensor changed event arguments class is used for storing the data returned by a light sensor.

    LinearAccelerationSensor

    The LinearAccelerationSensor class is used for registering callbacks for the linear acceleration sensor and getting the linear acceleration data.

    LinearAccelerationSensorDataUpdatedEventArgs

    The LinearAccelerationSensor changed event arguments class is used for storing the data returned by a linear acceleration sensor.

    Magnetometer

    The Magnetometer class is used for registering callbacks for the magnetometer and getting the magnetometer data.

    MagnetometerDataUpdatedEventArgs

    The Magnetometer changed event arguments class is used for storing the data returned by a magnetometer sensor.

    MagnetometerRotationVectorSensor

    The MagnetometerRotationVectorSensor class is used for registering callbacks for the magnetometer rotation vector sensor and getting the magnetometer rotation vector data.

    MagnetometerRotationVectorSensorDataUpdatedEventArgs

    The MagnetometerRotationVectorSensor changed event arguments class is used for storing the data returned by a magnetometer rotation vector sensor.

    OrientationSensor

    The OrientationSensor class is used for registering callbacks for the orientation sensor and getting the orientation data.

    OrientationSensorDataUpdatedEventArgs

    The OrientationSensor changed event arguments class is used for storing the data returned by a orientation sensor.

    Pedometer

    The Pedometer Sensor class is used for registering callbacks for the pedometer and getting the pedometer data.

    PedometerDataUpdatedEventArgs

    The Pedometer changed event arguments class is used for storing the data returned by a pedometer.

    PickUpGestureDetector

    The PickUpGestureDetector class is used for registering callbacks for the pick up activity detector and getting the pick up state.

    PickUpGestureDetectorDataUpdatedEventArgs

    The PickUpGestureDetector changed event arguments class is used for storing the data returned by a pickup gesture detector.

    PressureSensor

    The PressureSensor class is used for registering callbacks for the pressure sensor and getting the pressure data.

    PressureSensorDataUpdatedEventArgs

    The PressureSensor changed event arguments class is used for storing the data returned by a pressure sensor.

    ProximitySensor

    The ProximitySensor class is used for registering callbacks for the proximity sensor and getting the proximity data.

    ProximitySensorDataUpdatedEventArgs

    The ProximitySensor changed event arguments class is used for storing the data returned by a proximity sensor.

    RotationVectorSensor

    The RotationVectorSensor class is used for registering callbacks for the rotation vector sensor and getting the rotation vector data.

    RotationVectorSensorDataUpdatedEventArgs

    The RotationVectorSensor changed event arguments class is used for storing the data returned by a rotation vector sensor.

    RunningActivityDetector

    The RunningActivityDetector class is used for registering callbacks for running the activity detector and getting the running state.

    RunningActivityDetectorDataUpdatedEventArgs

    The RunningActivityDetector changed event arguments class is used for storing the data returned by a running activity detector.

    Sensor

    The Sensor class is used for storing the hardware information about a particular sensor.

    SensorAccuracyChangedEventArgs

    The sensor accuracy changed event arguments class contains the parameters to be returned through the accuracy callback.

    SleepMonitor

    The SleepMonitor class is used for registering callbacks for the sleep monitor and getting the sleep data.

    SleepMonitorDataUpdatedEventArgs

    The SleepMonitor changed event arguments class is used for storing the data returned by a sleep monitor.

    StationaryActivityDetector

    The StationaryActivityDetector class is used for registering callbacks for the stationary activity detector and getting the stationary state.

    StationaryActivityDetectorDataUpdatedEventArgs

    The StationaryActivityDetector changed event arguments class is used for storing the data returned by a stationary activity detector.

    TemperatureSensor

    The TemperatureSensor class is used for registering callbacks for the temperature sensor and getting the temperature data.

    TemperatureSensorDataUpdatedEventArgs

    The TemperatureSensor changed event arguments class is used for storing the data returned by a temperature sensor.

    UltravioletSensor

    The UltravioletSensor class is used for registering callbacks for the ultraviolet sensor and getting the ultraviolet data.

    UltravioletSensorDataUpdatedEventArgs

    The UltravioletSensor changed event arguments class is used for storing the data returned by a ultraviolet sensor.

    UncalibratedGyroscope

    The UncalibratedGyroscope sensor class is used for registering callbacks for the uncalibrated gyroscope and getting the uncalibrated gyroscope data.

    UncalibratedGyroscopeDataUpdatedEventArgs

    The UncalibratedGyroscope changed event arguments class is used for storing the data returned by a uncalibrated gyroscope.

    UncalibratedMagnetometer

    The UncalibratedMagnetometer sensor class is used for registering callbacks for the uncalibrated magnetometer and getting the uncalibrated magnetometer data.

    UncalibratedMagnetometerDataUpdatedEventArgs

    The UncalibratedMagnetometer changed event arguments class is used for storing the data returned by a uncalibrated magnetometer.

    WalkingActivityDetector

    The WalkingActivityDetector class is used for registering callbacks for the walking activity detector and getting the walking state.

    WalkingActivityDetectorDataUpdatedEventArgs

    The WalkingActivityDetector changed event arguments class is used for storing the data returned by a walking activity detector.

    WristUpGestureDetector

    The WristUpGestureDetector class is used for registering callbacks for the wrist up gesture detector and getting the wrist up state.

    WristUpGestureDetectorDataUpdatedEventArgs

    The WristUpGestureDetector changed event arguments class is used for storing the data returned by a wrist up gesture detector.

    Enums

    ActivityDetector.ActivityType

    Activity types.

    DetectorState

    The detector sensor state.

    PedometerState

    The pedometer state.

    ProximitySensorState

    The proximity sensor state.

    SensorDataAccuracy

    The SensorDataAccuracy Enum definition for all possible sensor data accuracy values.

    SensorPausePolicy

    The Sensor Option Enum definition for pause policies of sensor.

    SleepMonitorState

    The sleep monitor state.

    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX