Class ScreenMirroringErrorOccurredEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the ErrorOccurred event.
public class ScreenMirroringErrorOccurredEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsScreenMirroringErrorOccurredEventArgs
Properties
View SourceError
Gets the error that occurred.
Declaration
public ScreenMirroringError Error { get; }
Property Value
Type | Description |
---|---|
ScreenMirroringError |