Click or drag to resize
PopupFeatures Constructor
Version 63.0.0
Initializes a new instance of the PopupFeatures class

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