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

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

Events iconify/deiconify.

Object dmw_webview