Enum ScreenMirroringMouseEventType

    Definition

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

    Specifies the UIBC(User Input Back Channel) mouse event type for ScreenMirroring.

    public enum ScreenMirroringMouseEventType

    Fields

    Name Description
    LeftButtonPressed

    Left button is pressed

    LeftButtonReleased

    Left button is released

    Move

    Mouse is moved

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<ScreenMirroringMouseEventType>(ScreenMirroringMouseEventType, string)
    Extensions.LoadFromXaml<ScreenMirroringMouseEventType>(ScreenMirroringMouseEventType, string)
    Extensions.LoadFromXaml<ScreenMirroringMouseEventType>(ScreenMirroringMouseEventType, Type)
    Extensions.LoadFromXamlFile<ScreenMirroringMouseEventType>(ScreenMirroringMouseEventType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX