[]
Initializes a new instance of the ImeHost class.
public ImeHost(nint handle)
Type | Name | Description |
---|---|---|
nint | handle | An nint indicates the handle of the window. |
Initializes a new instance of the ImeHost class.
public ImeHost(NativeWindow window)
Type | Name | Description |
---|---|---|
NativeWindow | window | A NativeWindow indicates the handle of the window. |