Share via


DisplayDevice.IsCapabilitySupported(DisplayDeviceCapability) Method

Definition

Retrieves a Boolean value indicating whether or not a given capability is supported by this DisplayDevice.

public bool IsCapabilitySupported(DisplayDeviceCapability capability);

Parameters

capability
DisplayDeviceCapability

The DisplayDeviceCapability to query about.

Returns

Boolean

true if the capability is supported, otherwise false.

Applies to

Product Versions
WinRT Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100