Skip to main content

XFrontPanelIsSupported

Indicates whether this dev kit has a front panel display.

Syntax

Parameters

This function has no parameters.

Return value

Type: bool Returns true if this dev kit has a front panel display.

Remarks

If the dev kit has a front panel display, you can use XFrontPanelGetScreenDimensions to determine the dimensions of the display. To update the front panel display, use XFrontPanelPresentBuffer. For more information, see XBOX One X: Using the front panel display (NDA topic).

Requirements

Header: xfrontpaneldisplay.h Library: xfrontpaneldisplay.lib Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

XFrontPanelDisplay
Last modified on August 20, 2026