UIA_RadioButtonControlTypeId top-level constant

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

Identifies the RadioButton control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_RadioButtonControlTypeId instead')
const UIA_RadioButtonControlTypeId = 50013;