Class ScreenMirroringErrorOccurredEventArgs

    Definition

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

    Provides data for the ErrorOccurred event.

    public class ScreenMirroringErrorOccurredEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ScreenMirroringErrorOccurredEventArgs

    Properties

    View Source

    Error

    Gets the error that occurred.

    Declaration
    public ScreenMirroringError Error { get; }
    Property Value
    Type Description
    ScreenMirroringError
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX