UIA_CheckBoxControlTypeId top-level constant

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

Identifies the CheckBox control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_CheckBoxControlTypeId instead')
const UIA_CheckBoxControlTypeId = 50002;