MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laListWheelWidget_GetMomentumFalloffRate Function
MPLAB® Harmony Graphics Suite
laListWheelWidget_GetMomentumFalloffRate Function
C
LIB_EXPORT uint32_t laListWheelWidget_GetMomentumFalloffRate(
    laListWheelWidget* whl
);
Parameters
Parameters 
Description 
laListWheelWidget* whl 
the widget 
Returns

uint32_t - the momentum falloff rate value.

MPLAB® Harmony Graphics Suite