共用方式為


Screenshot 類別

定義

螢幕快照 API 可讓您擷取應用程式目前顯示的畫面。

public ref class Screenshot abstract sealed
public static class Screenshot
type Screenshot = class
Public Class Screenshot
繼承
Screenshot

屬性

Default

提供此 API 靜態使用的預設實作。

IsCaptureSupported

取得值,指出此裝置是否支援擷取螢幕快照。

方法

CaptureAsync()

擷取執行中應用程式目前畫面的螢幕快照。

適用於