ChromiumWebBrowserBitmapLock Field |
Version 63.0.0
Need a lock because the caller may be asking for the bitmap
while Chromium async rendering has returned on another thread.
Namespace: CefSharp.OffScreenAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public readonly Object BitmapLock
public:
initonly Object^ BitmapLock
Field Value
Type:
ObjectSee Also