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