menu
js_bindings package
documentation
bindings/mediacapture_handle_actions.dart
CaptureAction
fromValues static method
fromValues static method
dark_mode
light_mode
fromValues
static method
Iterable
<
CaptureAction
>
fromValues
(
Iterable
<
String
>
values
)
Implementation
static Iterable<CaptureAction> fromValues(Iterable<String> values) => values.map(fromValue);
js_bindings package
documentation
bindings/mediacapture_handle_actions
CaptureAction
fromValues static method
CaptureAction enum