Interface ITextInputMethodImpl
[Unstable]
public interface ITextInputMethodImpl
Methods
Reset()
void Reset()
SetClient(TextInputMethodClient?)
void SetClient(TextInputMethodClient? client)
Parameters
client
TextInputMethodClient
SetCursorRect(Rect)
void SetCursorRect(Rect rect)
Parameters
rect
Rect
SetOptions(TextInputOptions)
void SetOptions(TextInputOptions options)
Parameters
options
TextInputOptions