Platforms to show: All Mac Windows Linux Cross-Platform
WebView2WindowFeaturesMBS.HasPosition as Boolean
Function:
Specifies left and top values.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read and Write property)
WebView2WindowFeaturesMBS.HasSize as Boolean
Function:
Specifies height and width values.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read and Write property)
WebView2WindowFeaturesMBS.Height as Integer
Function:
Specifies the height of the window.
Notes:
Minimum value is 100. If HasSize is set to false, this field is ignored.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes:
Minimum value is 100. If HasSize is set to false, this field is ignored.
(Read and Write property)
WebView2WindowFeaturesMBS.Left as Integer
Function:
Specifies the left position of the window.
Notes:
If HasPosition is set to false, this field is ignored.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes:
If HasPosition is set to false, this field is ignored.
(Read and Write property)
WebView2WindowFeaturesMBS.ShouldDisplayMenuBar as Boolean
Function:
Indicates that the menu bar is displayed.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read and Write property)
WebView2WindowFeaturesMBS.ShouldDisplayScrollBars as Boolean
Function:
Indicates that the scroll bars are displayed.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read and Write property)
WebView2WindowFeaturesMBS.ShouldDisplayStatus as Boolean
Function:
Indicates that the status bar is displayed.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read and Write property)
WebView2WindowFeaturesMBS.ShouldDisplayToolbar as Boolean
Function:
Indicates that the browser toolbar is displayed.
Notes: (Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: (Read and Write property)
WebView2WindowFeaturesMBS.Top as Integer
Function:
Specifies the top position of the window.
Notes:
If HasPosition is set to false, this field is ignored.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes:
If HasPosition is set to false, this field is ignored.
(Read and Write property)
WebView2WindowFeaturesMBS.Width as Integer
Function:
Specifies the width of the window.
Notes:
Minimum value is 100. If HasSize is set to false, this field is ignored.
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | WebView2 | MBS WinFrameworks Plugin | 21.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes:
Minimum value is 100. If HasSize is set to false, this field is ignored.
(Read and Write property)
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
Feedback: Report problem or ask question.
