Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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