Screenshot.CaptureAsync 方法

定义

捕获屏幕。

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

返回

System.Threading.Tasks.Task<ScreenshotResult>

返回已封顶的屏幕截图。

适用于