menu
mini_program_sdk package
documentation
camera/mini_program_camera.dart
MiniProgramCameraProvider
capturePhoto abstract method
capturePhoto abstract method
dark_mode
light_mode
capturePhoto
abstract method
Future
<
MiniProgramCameraPhotoResult
>
capturePhoto
(
MiniProgramCameraCaptureRequest
request
)
Implementation
Future<MiniProgramCameraPhotoResult> capturePhoto( MiniProgramCameraCaptureRequest request, );
mini_program_sdk package
documentation
camera/mini_program_camera
MiniProgramCameraProvider
capturePhoto abstract method
MiniProgramCameraProvider class