Share via


LightSensor.IsChromaticitySupported Method

Definition

Returns a value that indicates whether chromaticity is supported with the device.

public:
 virtual bool IsChromaticitySupported() = IsChromaticitySupported;
bool IsChromaticitySupported();
public bool IsChromaticitySupported();
function isChromaticitySupported()
Public Function IsChromaticitySupported () As Boolean

Returns

Boolean

bool

true if chromaticity is supported with the device; otherwise, false.

Windows requirements

Device family
Windows 11, version 24H2 (introduced in 10.0.26100.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v19.0)

Applies to