Class InputMethodContext.ResizedEventArgs

Definition

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

InputMethodContext resized event arguments.

C#
Copy
public class InputMethodContext.ResizedEventArgs : EventArgs
Inheritance
object
System.EventArgs
InputMethodContext.ResizedEventArgs

Properties

View Source

Resized

The state if the IMF resized.

Declaration
C#
Copy
public int Resized { get; set; }
Property Value
Type Description
int