Click or drag to resize
PopupFeaturesResizable Property
Version 51.0.0

[Missing <summary> documentation for "P:CefSharp.PopupFeatures.Resizable"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 51.0.0.0
Syntax
public virtual bool Resizable { get; }

Property Value

Type: Boolean

Implements

IPopupFeaturesResizable
See Also