capture property

String? capture
finalinherited

The capture attribute defines which media—microphone, video, or camera — should be used to capture a new file for upload with file upload control in supporting scenarios.

Implementation

final String? capture;