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