Click or drag to resize

BoundsWindowState Property

Version 113.3.50
The window state. Default to normal.

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

Property Value

Type: NullableWindowState
See Also