Class Mode360UpdatedEventArgs

    Definition

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

    Provides data for the Mode360Updated event.

    public class Mode360UpdatedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    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
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX