UIA_IsOffscreenPropertyId top-level constant

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

Identifies the IsOffscreen property, which is a Boolean value that indicates whether the automation element is entirely scrolled out of view or collapsed out of view.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_IsOffscreenPropertyId instead')
const UIA_IsOffscreenPropertyId = 30022;