Class RotationChangedEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the RotationChanged event.
public class RotationChangedEventArgs
- Inheritance
-
objectRotationChangedEventArgs
Properties
View SourceDegree
The rotation degree.
Declaration
public int Degree { get; }
Property Value
Type | Description |
---|---|
int |