Partager via


Screenshot.CaptureAsync Méthode

Définition

Capture une capture d’écran de l’écran actif de l’application en cours d’exécution.

public:
 static System::Threading::Tasks::Task<Microsoft::Maui::Media::IScreenshotResult ^> ^ CaptureAsync();
public static System.Threading.Tasks.Task<Microsoft.Maui.Media.IScreenshotResult> CaptureAsync ();
static member CaptureAsync : unit -> System.Threading.Tasks.Task<Microsoft.Maui.Media.IScreenshotResult>
Public Shared Function CaptureAsync () As Task(Of IScreenshotResult)

Retours

Un instance de avec des IScreenshotResult informations sur la capture d’écran capturée.

Exceptions

S’applique à