UIA_SizePropertyId top-level constant

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

Identifies the Size property, which specifies the width and height of the automation element.

Implementation

@Deprecated('Use UIA_PROPERTY_ID.UIA_SizePropertyId instead')
const UIA_SizePropertyId = 30167;