Skip to main content

ITextInputMethodRoot Properties

Properties

CursorGets or sets the associated mouse cursor.
(Inherited from IInputElement)
FocusableGets or sets a value indicating whether the control can receive keyboard focus.
(Inherited from IInputElement)
FocusManagerGets focus manager of the root.
(Inherited from IInputRoot)
InputMethod 
IsEffectivelyEnabledGets a value indicating whether this control and all its parents are enabled.
(Inherited from IInputElement)
IsEffectivelyVisibleGets a value indicating whether this control and all its parents are visible.
(Inherited from IInputElement)
IsEnabledGets or sets a value indicating whether the control is enabled for user interaction.
(Inherited from IInputElement)
IsFocusedGets a value indicating whether the control is focused.
(Inherited from IInputElement)
IsHitTestVisibleGets a value indicating whether the control is considered for hit testing.
(Inherited from IInputElement)
IsKeyboardFocusWithinGets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements.
(Inherited from IInputElement)
IsPointerOverGets a value indicating whether the pointer is currently over the control.
(Inherited from IInputElement)
KeyBindingsGets the key bindings for the element.
(Inherited from IInputElement)
KeyboardNavigationHandlerGets or sets the keyboard navigation handler.
(Inherited from IInputRoot)
PlatformSettingsRepresents a contract for accessing top-level platform-specific settings.
(Inherited from IInputRoot)
PointerOverElementGets or sets the input element that the pointer is currently over.
(Inherited from IInputRoot)
ShowAccessKeysGets or sets a value indicating whether access keys are shown in the window.
(Inherited from IInputRoot)

See Also

Reference

ITextInputMethodRoot Interface
Avalonia.Input.TextInput Namespace