1 implementation of CapturePhotoAsync
Microsoft.Maui.Essentials (1)
MediaPicker\MediaPicker.netstandard.watchos.tvos.cs (1)
17 public Task<FileResult> CapturePhotoAsync(MediaPickerOptions options) =>
1 reference to CapturePhotoAsync
Microsoft.Maui.Essentials (1)
MediaPicker\MediaPicker.shared.cs (1)
71 Default.CapturePhotoAsync(options);