CefScreenInfo ClassXilium.CefGlue

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

Screen information used when window rendering is disabled. This structure is passed as a parameter to CefRenderHandler::GetScreenInfo and should be filled in by the client.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefScreenInfo

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

public sealed class CefScreenInfo
See Also