UIA_ListItemControlTypeId top-level constant

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

Identifies the ListItem control type.

Implementation

@Deprecated('Use UIA_CONTROLTYPE_ID.UIA_ListItemControlTypeId instead')
const UIA_ListItemControlTypeId = 50007;