Click or drag to resize

PopupFeatures Constructor

Version 75.1.140
Initializes a new instance of the PopupFeatures class

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 75.1.140.0
Syntax
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