Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hint for where to best position the virtual keyboard.
Syntax
enum class XGameUiTextEntryPositionHint : uint32_t
{
Bottom = 0,
Top = 1
}
Constants
Constant | Description |
---|---|
Bottom | The keyboard will be positioned on the bottom of the screen, centered. |
Top | They keyboard will be positioned on the top of the screen, centered. |
Requirements
Header: XGameUI.h
Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles