Show / Hide Table of Contents

    Enum SensorPausePolicy

    The Sensor Option Enum definition for pause policies of sensor.

    Namespace: Tizen.Sensor
    Assembly: Tizen.Sensor.dll
    Syntax
    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.

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