Class ScreenMirroringStateChangedEventArgs

    Definition

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

    Provides data for the StateChanged event.

    public class ScreenMirroringStateChangedEventArgs : EventArgs
    Inheritance
    object
    ScreenMirroringStateChangedEventArgs

    Properties

    View Source

    State

    Gets the current state of the screen mirroring.

    Declaration
    public ScreenMirroringState State { get; }
    Property Value
    Type Description
    ScreenMirroringState

    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