MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laBool laRadialMenuWidget_IsProminent( laRadialMenuWidget* mn, laWidget* widget );
Parameters |
Description |
laRadialMenuWidget* mn |
the radial menu widget |
laWidget* mn |
the item widget to inspect |
laBool - true if this widget is currently prominent
MPLAB® Harmony Graphics Suite
|