Class Mode360UpdatedEventArgs

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Provides data for the Mode360Updated event.

    public class Mode360UpdatedEventArgs : EventArgs
    Inheritance
    object
    Mode360UpdatedEventArgs

    Properties

    View Source

    IsEnabled

    Gets the value indicating whether 360 mode is enabled or not.

    Declaration
    public bool IsEnabled { 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