Click or drag to resize
IWindowInfo Interface
Version 63.0.0

[Missing <summary> documentation for "T:CefSharp.IWindowInfo"]

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax
public interface IWindowInfo : IDisposable

The IWindowInfo type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodSetAsChild
Public methodSetAsPopup
Public methodSetAsWindowless
Top
See Also