Class DisplayScreenRotationAutoSettingChangedEventArgs
Definition
- Assembly:
- Tizen.System.SystemSettings.dll
EventArgs type for the DisplayScreenRotationAutoChanged event.
public class DisplayScreenRotationAutoSettingChangedEventArgs : EventArgs
- Inheritance
-
objectDisplayScreenRotationAutoSettingChangedEventArgs
Properties
View SourceValue
Indicates whether the rotation control is automatic.
Declaration
public bool Value { get; }
Property Value
| Type | Description |
|---|---|
| bool |