Click or drag to resize

IFrameIsDisposed Property

Version 75.1.140
Gets a value indicating whether the frame has been disposed of.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
bool IsDisposed { get; }

Property Value

Type: Boolean
See Also