UIA_ProgressBarControlTypeId top-level constant

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

Identifies the ProgressBar control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_ProgressBarControlTypeId instead')
const UIA_ProgressBarControlTypeId = 50012;