共用方式為


GraphicsCaptureSession.IsSupported 方法

定義

如果裝置支援螢幕擷取,則傳回 true。

public:
 static bool IsSupported();
 static bool IsSupported();
public static bool IsSupported();
function isSupported()
Public Shared Function IsSupported () As Boolean

傳回

Boolean

bool

如果裝置支援螢幕擷取,則為 True。

適用於