PopupFeatures Constructor |
Version 55.0.0
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public PopupFeatures(
[T:CefStructBase<CefPopupFeaturesTraits>]* popupFeatures
)
public:
PopupFeatures(
[T:CefStructBase<CefPopupFeaturesTraits>]* popupFeatures
)
Parameters
- popupFeatures
- Type: [T:CefStructBase<CefPopupFeaturesTraits>]*
[Missing <param name="popupFeatures"/> documentation for "M:CefSharp.PopupFeatures.#ctor(CefStructBase<CefPopupFeaturesTraits>!System.Runtime.CompilerServices.IsConst*)"]
See Also