C# Class BasicUI_MonoGame_Universal.GamePage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.SwapChainBackgroundPanel
Show file Open project: EmptyKeys/UI_Examples Class Usage Examples

Public Methods

Method Description
GamePage ( string launchArguments ) : System

Method Details

GamePage() public method

public GamePage ( string launchArguments ) : System
launchArguments string
return System