Table of Contents

Interface ITextInputMethodImpl

Namespace
Avalonia.Input.TextInput
Assembly
Avalonia.Base.dll
[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