Struct UibcInputs

    Definition

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

    Specifies the UIBC(User Input Back Channel) inputs for ScreenMirroring.

    public readonly struct UibcInputs

    Properties

    View Source

    Path

    Gets the path of UIBC input.

    Declaration
    public ScreenMirroringUibcInputPath Path { get; }
    Property Value
    Type Description
    ScreenMirroringUibcInputPath

    The UIBC input path

    View Source

    Type

    Gets the type of UIBC input.

    Declaration
    public ScreenMirroringUibcInputType Type { get; }
    Property Value
    Type Description
    ScreenMirroringUibcInputType

    The UIBC input type

    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