UIA_CustomControlTypeId top-level constant

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

Identifies the Custom control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_CustomControlTypeId instead')
const UIA_CustomControlTypeId = 50025;