MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laListWheelWidget_SetVisibleItemCount( laListWheelWidget* whl, uint32_t cnt );
Parameters |
Description |
laListWidget* lst |
the widget |
uint32_t cnt |
the desired number of items |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|