Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

EyesPose.IsSupported Method

Definition

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.

Gets whether eye gaze is supported by the current headset.

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

Returns

Boolean

bool

Whether eye gaze is supported.

Windows requirements

Requirements Description
App capabilities
gazeInput

Remarks

If eye gaze is not supported, the SpatialPointerPose.Eyes property will return null.

Applies to


Feedback

Was this page helpful?