Class RotationChangedEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the RotationChanged event.
[Obsolete("Deprecated since API12. Will be removed in API14.")]
public class RotationChangedEventArgs
- Inheritance
-
objectRotationChangedEventArgs
Properties
View SourceDegree
The rotation degree.
Declaration
[Obsolete("Deprecated since API12. Will be removed in API14.")]
public int Degree { get; }
Property Value
Type | Description |
---|---|
int |