InputMethodGetIsInputMethodEnabled Method

Getter for IsInputMethodEnabled AvaloniaProperty

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static bool GetIsInputMethodEnabled(
	InputElement target
)

Parameters

target  InputElement
 

Return Value

Boolean

See Also