![]() |
Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
|
Modal dialog view rendered on top of the current shell page. More...
#include <src/ui/shell_view.h>
Public Attributes | |
| std::vector< ShellActionRow > | actions |
| Modal action rows. | |
| std::vector< ShellFooterAction > | footerActions |
| Footer actions displayed while a modal is open. | |
| std::vector< std::string > | lines |
| Modal dialog body lines. | |
| std::string | title |
| Modal dialog title. | |
| bool | visible = false |
| True when a modal dialog should be rendered. | |
Modal dialog view rendered on top of the current shell page.