UIA_NativeWindowHandlePropertyId top-level constant

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

Identifies the NativeWindowHandle property, which is an integer that represents the handle (HWND) of the automation element window, if it exists; otherwise, this property is 0.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_NativeWindowHandlePropertyId instead')
const UIA_NativeWindowHandlePropertyId = 30020;