UIA_IsKeyboardFocusablePropertyId top-level constant

  1. @Deprecated('Use UIA_PROPERTY_ID.UIA_IsKeyboardFocusablePropertyId instead')
int const UIA_IsKeyboardFocusablePropertyId

Identifies the IsKeyboardFocusable property, which is a Boolean value that indicates whether the automation element can accept keyboard focus.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsKeyboardFocusablePropertyId instead')
const UIA_IsKeyboardFocusablePropertyId = 30009;