CefWindowInfo ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class representing window information.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefWindowInfo

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public abstract class CefWindowInfo
Remarks

Meanings for handles:
PlatformDescription
WindowsWindow handle (HWND)
Mac OS XNSView pointer for the parent view (NSView*)
LinuxPointer for the new browser widget (GtkWidget*)
See Also