-
Notifications
You must be signed in to change notification settings - Fork 85
How to use Appearance
Bashar edited this page Mar 30, 2016
·
14 revisions
Use this property to modify the appearance of the plugin and sometimes the surrounding platform
Use this to hide and show the Header in the Control Panel - Control section. Use this in your control content,
arguments
-
value
(bool) 'true'/'false' examplebuildfire.appearance.setHeaderVisibility(false);
Use this to force showing the title bar on the app emulator or the mobile app. this function only works inside the widget.
Use this to force hiding the title bar on the app emulator or the mobile app. this function only works inside the widget.