menu
mediasfu_sdk
methods\whiteboard_methods\canvas_capture_stub.dart
ScreenAnnotationCapture
clearAnnotationCanvas method
clearAnnotationCanvas
dark_mode
light_mode
clearAnnotationCanvas
method
void
clearAnnotationCanvas
(
)
Clear annotation canvas (no-op on non-web)
Implementation
void clearAnnotationCanvas() { // No-op }
mediasfu_sdk
canvas_capture_stub
ScreenAnnotationCapture
clearAnnotationCanvas method
ScreenAnnotationCapture class