MPLAB® Harmony Graphics Suite
|
Enable/Disable the ability for the radial menu to scale the items alpha as they travel into the background
LIB_EXPORT laResult laRadialMenuWidget_SetAlphaScaling( laRadialMenuWidget* mn, laRadialMenuWidgetScaleType setting );
Parameters |
Description |
laRadialMenuWidget* mn |
the widget |
laRadialMenuWidgetScaleType setting |
setting flag |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|