object.hasBackground

Type Boolean
Object WebView
Library native.*
Revision Release 2024.3703
Keywords hasBackground

Overview

This is a get/set property that corresponds to whether or not the background of the WebView is visible or transparent. Default is true.

Gotchas

This option is not supported on Windows (background cannot be transparent).