UIA_WindowIsTopmostPropertyId top-level constant

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

Identifies the IsTopmost property of the Window control pattern.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_WindowIsTopmostPropertyId instead')
const UIA_WindowIsTopmostPropertyId = 30078;