Show / Hide Table of Contents

    Class AmbientEventArgs

    Deprecated since API10. Will be removed in API12.

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.WatchApplication.dll
    API Level:
    4

    Arguments for the event that are raised when the device enters or exits the ambient mode.

    [Obsolete("Deprecated since API10. Will be removed in API12.")]
    public class AmbientEventArgs : EventArgs
    Inheritance
    Object
    EventArgs
    AmbientEventArgs

    Properties

    View Source

    Enabled

    Deprecated since API10. Will be removed in API12.

    The received ambient mode.

    Declaration
    public bool Enabled { get; }
    Property Value
    Type Description
    Boolean
    API Level: 4
    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX