rex_fullwindow
Introduction
Set full window of iframe element.
Set full window of iframe element.
Usage
Full window
Sample capx
Call "Action:Full window" to enter or exit or toggle full window, which will set the position and size to fit the window. Or set property "Full window" to "Yes" to full window at beginning.
"Condition:Is full window" returns true if current is set to full window.
Sample capx
Call "Action:Full window" to enter or exit or toggle full window, which will set the position and size to fit the window. Or set property "Full window" to "Yes" to full window at beginning.
"Condition:Is full window" returns true if current is set to full window.
.Full screen
Sample capx
Call "Action:Set full screen mode" to enter or exit or toggle full screen mode. Note that "Enter full screen" can only be called under a user input, like "On touch start" event.
"Condition:Is full screen" returns true if current is in full screen mode.
Sample capx
Call "Action:Set full screen mode" to enter or exit or toggle full screen mode. Note that "Enter full screen" can only be called under a user input, like "On touch start" event.
"Condition:Is full screen" returns true if current is in full screen mode.