Skip to main content

IInputRoot 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.
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.
PlatformSettingsRepresents a contract for accessing top-level platform-specific settings.
PointerOverElementGets or sets the input element that the pointer is currently over.
ShowAccessKeysGets or sets a value indicating whether access keys are shown in the window.

See Also

Reference

IInputRoot Interface
Avalonia.Input Namespace