Enum SensorPausePolicy

    Definition

    Namespace:
    Tizen.Sensor
    Assembly:
    Tizen.Sensor.dll

    The Sensor Option Enum definition for pause policies of sensor.

    public enum SensorPausePolicy

    Fields

    Name Description
    All

    Does not receive data when the LCD is off and in the power save mode.

    DisplayOff

    Does not receive data when the LCD is off.

    None

    Receives data when the LCD is off and in the power save mode.

    PowerSaveMode

    Does not receive data in the power save mode.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX