2.15 .allow_fullscreen
This attribute controls the web engine's property regarding allowing a fullscreen display.
Definition
-
Data type
boolean
-
Access
get, set
-
changed event
yes
-
C
Data type: DT_boolean
-
COBOL
Data type: DT-boolean
-
Classification
object-specific attribute
-
Objects
This attribute controls the web engine's property regarding allowing a fullscreen display.
If fullscreen display is to be supported, the attribute must be set to true. Only then will the request for a fullscreen display be signaled via the iconify/deiconify. events, and you can then react to it in the event rules.
See also
Object dmw_webview