Share via


GraphicsCaptureSession.IsSupported Method

Definition

Returns true if screen capture is supported on the device.

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

Returns

Boolean

bool

True if screen capture is supported on the device.

Applies to