Skip to main content

IInputElement Properties

Properties

CursorGets or sets the associated mouse cursor.
FocusableGets or sets a value indicating whether the control can receive keyboard focus.
IsEffectivelyEnabledGets a value indicating whether this control and all its parents are enabled.
IsEffectivelyVisibleGets a value indicating whether this control and all its parents are visible.
IsEnabledGets or sets a value indicating whether the control is enabled for user interaction.
IsFocusedGets a value indicating whether the control is focused.
IsHitTestVisibleGets a value indicating whether the control is considered for hit testing.
IsKeyboardFocusWithinGets a value indicating whether keyboard focus is anywhere within the element or its visual tree child elements.
IsPointerOverGets a value indicating whether the pointer is currently over the control.
KeyBindingsGets the key bindings for the element.

See Also

Reference

IInputElement Interface
Avalonia.Input Namespace