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