UIA_HasKeyboardFocusPropertyId top-level constant
- @Deprecated('Use UIA_PROPERTY_ID.UIA_HasKeyboardFocusPropertyId instead')
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;