MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laImageSequenceWidget_GetRepeat Function
MPLAB® Harmony Graphics Suite
laImageSequenceWidget_GetRepeat Function
C
LIB_EXPORT laBool laImageSequenceWidget_GetRepeat(
    laImageSequenceWidget* img
);
Parameters
Parameters 
Description 
laImageSequenceWidget* img 
the widget 
Returns

laBool - indicates if the widget is automatically repeating

MPLAB® Harmony Graphics Suite