menu
mediasfu_sdk
methods\whiteboard_methods\canvas_capture_web.dart
ScreenAnnotationCapture
isCapturing property
isCapturing
dark_mode
light_mode
isCapturing
property
bool
get
isCapturing
Whether capture is currently active
Implementation
bool get isCapturing => _isCapturing;
mediasfu_sdk
canvas_capture_web
ScreenAnnotationCapture
isCapturing property
ScreenAnnotationCapture class