Class DisplayRotationUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Display
public class DisplayRotationUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args DisplayRotation Updated Event Args
Properties
View SourceRotation
Gets the updated display rotation.
Declaration
public Rotation Rotation { get; }