Condividi tramite


IPlatformScreenshot Interfaccia

Definizione

Fornisce astrazioni per i metodi di screenshot della piattaforma quando si usa Screenshot.

public interface class IPlatformScreenshot : Microsoft::Maui::Media::IScreenshot
public interface IPlatformScreenshot : Microsoft.Maui.Media.IScreenshot
type IPlatformScreenshot = interface
    interface IScreenshot
Public Interface IPlatformScreenshot
Implements IScreenshot
Implementazioni

Proprietà

IsCaptureSupported

Ottiene un valore che indica se l'acquisizione di screenshot è supportata in questo dispositivo.

(Ereditato da IScreenshot)

Metodi

CaptureAsync()

Acquisisce uno screenshot della schermata corrente dell'applicazione in esecuzione.

(Ereditato da IScreenshot)

Si applica a