Class WindowMovedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
Move event is sent when window is resized by user or the display server.
C#Copypublic class WindowMovedEventArgs : EventArgs
- Inheritance
-
WindowMovedEventArgs
Properties
Declaration
C#Copypublic Position2D WindowPosition { get; set; }
Property Value
Type | Description |
---|---|
Position2D |