[]
Defines the base class of all ime window.
public abstract class Ime.ImeWindow
Name | Description |
---|---|
ImeWindow(Ime) | Initializes a new instance of the Ime.ImeWindow class. |
Name | Description |
---|---|
Ime | Gets the device of the ime window. |
Position | Gets or sets the position of the ime window. |
Visible | Gets or sets a bool indicates whether the ime window is visible. |
Name | Description |
---|---|
Hide() | Hides the ime window. |
Show() | Shows the ime window. |