UIA_HasKeyboardFocusPropertyId top-level constant

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

Identifies the HasKeyboardFocus property, which is a Boolean value that indicates whether the automation element has keyboard focus.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_HasKeyboardFocusPropertyId instead')
const UIA_HasKeyboardFocusPropertyId = 30008;