Click or drag to resize

BoundsWindowState Property

Version 118.6.80
The window state. Default to normal.

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public WindowState? WindowState { get; set; }

Property Value

Type: NullableWindowState
See Also