1 implementation of CaptureAsync
Microsoft.Maui.Essentials (1)
Screenshot\Screenshot.netstandard.watchos.macos.cs (1)
12
public Task<IScreenshotResult>
CaptureAsync
() =>
1 reference to CaptureAsync
Microsoft.Maui.Essentials (1)
Screenshot\Screenshot.shared.cs (1)
153
return Default.
CaptureAsync
();