Class AmbientEventArgs

    Definition

    Namespace:
    Tizen.Applications
    Assembly:
    Tizen.Applications.WatchApplication.dll

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

    public class AmbientEventArgs : EventArgs
    Inheritance
    object
    AmbientEventArgs

    Properties

    View Source

    Enabled

    The received ambient mode.

    Declaration
    public bool Enabled { get; }
    Property Value
    Type Description
    bool

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX