Class DisplayRotationCapabilityUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Display
public class DisplayRotationCapabilityUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args DisplayRotation Capability Updated Event Args
Properties
View SourceDisplayRotation
Gets the supported list of display rotation capabilities.
Declaration
public ReadOnlyCollection<Rotation> DisplayRotation { get; }
Property Value
Type | Description |
---|---|
System. |