ILaunch |
The ILaunchBoxMainViewModel type exposes the following members.
Name | Description | |
---|---|---|
ArrangeBy | Gets or sets the current arrange by value for the LaunchBox side bar. | |
BoxSize | Gets or sets the current box size in the LaunchBox boxes view. | |
ContentBackgroundView | Gets the current content background UI element. | |
ContentView | Gets the current content UI element. | |
ControlsBarHeight | Gets or sets the height of the controls bar. | |
GameDetailsView | Gets the current game details UI element. | |
GameDetailsWidth | Gets or sets the width of the game details. | |
ImageGroup | Gets the current active image group that is in use in the LaunchBox boxes view. | |
ListView | Gets a value specifying whether or not the list view is active in LaunchBox. | |
SideBarWidth | Gets or sets the width of the side bar. |
Name | Description | |
---|---|---|
Close | Exits LaunchBox. | |
EnterImagesView | Sets the view to Images View if it isn't already. | |
EnterListView | Sets the view to List View if it isn't already. | |
Maximize | Maximizes the LaunchBox window. | |
Minimize | Minimizes the LaunchBox window. | |
PlayGame | Launches the specified game or additional application with the specified settings; uses the full game startup process including the startup screen if enabled. | |
RefreshData | Refreshes and repopulates all data displayed in LaunchBox. | |
Restore | Restores the LaunchBox window if it has been maximized or minimized. |