Class ScreenMirroringStateChangedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the StateChanged event.
public class ScreenMirroringStateChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsScreenMirroringStateChangedEventArgs
Properties
View SourceState
Gets the current state of the screen mirroring.
Declaration
public ScreenMirroringState State { get; }
Property Value
Type | Description |
---|---|
ScreenMirroringState |