UIA_FrameworkIdPropertyId top-level constant

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

Identifies the FrameworkId property, which is a string containing the name of the underlying UI framework that the automation element belongs to.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_FrameworkIdPropertyId instead')
const UIA_FrameworkIdPropertyId = 30024;