InputMethodIsInputMethodEnabledProperty Field

A dependency property that enables alternative text inputs.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly AvaloniaProperty<bool> IsInputMethodEnabledProperty

Field Value

AvaloniaPropertyBoolean

See Also