Moonlight-XboxOG latest
Moonlight Xbox OG is a port of the Moonlight Game Streaming client to the original Xbox console.
ui::ShellModalView Struct Reference

Modal dialog view rendered on top of the current shell page. More...

#include <src/ui/shell_view.h>

Public Attributes

std::vector< ShellActionRowactions
 Modal action rows.
 
std::vector< ShellFooterActionfooterActions
 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.
 

Detailed Description

Modal dialog view rendered on top of the current shell page.


The documentation for this struct was generated from the following file: