IJsDialogCallbackIsDisposed Property |
Version 55.0.0
Gets a value indicating whether the callback has been disposed of.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax property bool IsDisposed {
bool get ();
}
Property Value
Type:
BooleanSee Also