Is it possible to add/enable the maximize/minimize "button" to the onscreenwidgetpanel for custom widgets?

666
1
09-07-2016 10:01 AM
JamesS1
Occasional Contributor

The OnScreenWidgetPanel has functions to handle the maximizing and minimizing of the panel, however, I could not find a property to "enable" the button. Also, calling the functions directly (both through WidgetManager and PanelManager) does not do anything.

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

James,

   Those controls are visible and active only in the mobile state (isRunInMobile). 

0 Kudos