Share via


Screenshot.CaptureAsync Method

Definition

Capture the screen.

public static System.Threading.Tasks.Task<Xamarin.Essentials.ScreenshotResult> CaptureAsync ();

Returns

System.Threading.Tasks.Task<ScreenshotResult>

Returns the caprured screenshot.

Applies to