captureVideo
Invokes the device camera to record video.
Available for
Model-driven apps (mobile client)
Syntax
context.device.captureVideo()
Return Value
Type: Promise<FileObject>
See Promise and FileObject
Exceptions
Related articles
Device
Power Apps component framework API reference
Power Apps component framework overview