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