getSupportedCaptureActions method

Iterable<String> getSupportedCaptureActions()

Implementation

Iterable<String> getSupportedCaptureActions() =>
    js_util.callMethod(this, 'getSupportedCaptureActions', []);