UIA_ButtonControlTypeId top-level constant

  1. @Deprecated('Use UIA_CONTROLTYPE_ID.UIA_ButtonControlTypeId instead')
int const UIA_ButtonControlTypeId

Identifies the Button control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_ButtonControlTypeId instead')
const UIA_ButtonControlTypeId = 50000;