Class Mode360CapabilityUpdatedEventArgs

    Definition

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

    Provides data for the Mode360CapabilityUpdated event.

    public class Mode360CapabilityUpdatedEventArgs : EventArgs
    Inheritance
    object
    Mode360CapabilityUpdatedEventArgs

    Properties

    View Source

    Support

    Gets the value whether the mode360 is supported or not.

    Declaration
    public MediaControlCapabilitySupport Support { get; }
    Property Value
    Type Description
    MediaControlCapabilitySupport

    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