Class WindowOrientationChangedEventArgs

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

OrientationChangedArgs

C#
Copy
public class WindowOrientationChangedEventArgs : EventArgs
Inheritance
WindowOrientationChangedEventArgs

Properties

View Source

WindowOrientation

Declaration
C#
Copy
public Window.WindowOrientation WindowOrientation { get; set; }
Property Value
Type Description
Window.WindowOrientation

Extension Methods