Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

WebView.GetDrawsBackground

Whether to the WebView draws background.

Component Version macOS Windows Linux Server iOS SDK
WebView 11.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "WebView.GetDrawsBackground"; WebViewerRef )   More

Parameters

Parameter Description Example
WebViewerRef Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function.

Result

Returns 1, 0 or error.

Description

Whether to the WebView draws background.
Returns 1 if background is drawn, 0 if not.

See also

Blog Entries

Created 5th October 2021, last changed 13th October 2021


WebView.GetCustomUserAgent - WebView.GetEditable

💬 Ask a question or report a problem