Class Window.ResizedEventArgs
Feeds a key event into the window. This resized event arguments.
Inherited Members
Namespace: Tizen.NUI
Assembly: Tizen.NUI.dll
Syntax
public class ResizedEventArgs : EventArgs
Properties
WindowSize
This window size.
Declaration
public Size2D WindowSize { get; set; }
Property Value
Type | Description |
---|---|
Size2D |