PopupFeaturesResizable Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.PopupFeatures.Resizable"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public virtual bool Resizable { get; }
public:
virtual property bool Resizable {
bool get ();
}
Property Value
Type:
BooleanImplements
IPopupFeaturesResizableSee Also