Class DisplayRotationCapabilityUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the DisplayRotationCapabilityUpdated event.
C#Copypublic class DisplayRotationCapabilityUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsDisplayRotationCapabilityUpdatedEventArgs
Properties
Declaration
C#Copypublic ReadOnlyCollection<Rotation> DisplayRotation { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<T><Rotation> |