UIA_OptimizeForVisualContentPropertyId top-level constant

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

Identifies the OptimizeForVisualContent property, which is a Boolean value that indicates whether the provider exposes only elements that are visible.

Implementation

@Deprecated(
    'Use UIA_PROPERTY_ID.UIA_OptimizeForVisualContentPropertyId instead')
const UIA_OptimizeForVisualContentPropertyId = 30111;