> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XFrontPanelDisplay

> XFrontPanelDisplay

# XFrontPanelDisplay

## 関数

| 関数                                                                                                                | 説明                                   |
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------ |
| [XFrontPanelGetButtonStates](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelgetbuttonstates)           | フロント パネル ボタンの状態を取得します。               |
| [XFrontPanelGetLightStates](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelgetlightstates)             | フロント パネル ライトの状態を取得します。               |
| [XFrontPanelGetScreenDimensions](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelgetscreendimensions)   | フロント パネル ディスプレイのサイズを取得します。           |
| [XFrontPanelGetScreenPixelFormat](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelgetscreenpixelformat) | フロント パネル ディスプレイのピクセル形式を取得します。        |
| [XFrontPanelIsSupported](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelissupported)                   | この開発機にフロント パネル ディスプレイがあるかどうかを示します。   |
| [XFrontPanelPresentBuffer](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelpresentbuffer)               | 指定したバッファーをフロント パネル ディスプレイにレンダリングします。 |
| [XFrontPanelSetDisplayName](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelsetdisplayname)             | フロント パネル ディスプレイの名前を設定します。            |
| [XFrontPanelSetLightStates](/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelsetlightstates)             | フロント パネル ライトの状態を設定します。               |

## 列挙型

| 列挙型                                                                               | 説明                                       |
| --------------------------------------------------------------------------------- | ---------------------------------------- |
| [XFrontPanelButton](/reference/devkit/xfrontpaneldisplay/enums/xfrontpanelbutton) | フロント パネルのボタン (方向ボタン (D-pad) を含む) を列挙します。 |
| [XFrontPanelLight](/reference/devkit/xfrontpaneldisplay/enums/xfrontpanellight)   | フロント パネルのライトを列挙します。                      |


## Related topics

- [XFrontPanelButton](/ja-jp/reference/devkit/xfrontpaneldisplay/enums/xfrontpanelbutton.md)
- [XFrontPanelLight](/ja-jp/reference/devkit/xfrontpaneldisplay/enums/xfrontpanellight.md)
- [XFrontPanelIsSupported](/ja-jp/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelissupported.md)
- [XFrontPanelSetDisplayName](/ja-jp/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelsetdisplayname.md)
- [XFrontPanelPresentBuffer](/ja-jp/reference/devkit/xfrontpaneldisplay/functions/xfrontpanelpresentbuffer.md)
