RecordingStateChangedEventArgsIsRecording Property |
Version 96.0.142
IsRecording
Namespace:
CefSharp.DevTools.BackgroundService
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public bool IsRecording { get; }
public:
property bool IsRecording {
bool get ();
}
Property Value
Type:
BooleanSee Also