Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
GraphicsCaptureSession.IsSupported Method
Definition
- Namespace:
- Windows.Graphics.Capture
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Feedback
Was this page helpful?
