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