menu
mediasfu_sdk
methods\whiteboard_methods\canvas_capture_stub.dart
ScreenAnnotationCapture
isCapturing property
isCapturing
dark_mode
light_mode
isCapturing
property
bool
get
isCapturing
Whether capture is active (always false on non-web)
Implementation
bool get isCapturing => false;
mediasfu_sdk
canvas_capture_stub
ScreenAnnotationCapture
isCapturing property
ScreenAnnotationCapture class