C# Class MonoGameUi.TabPage

Inheritance: MonoGameUi.ContainerControl
Datei anzeigen Open project: OctoAwesome/monogameui Class Usage Examples

Public Properties

Property Type Description
Title string

Public Methods

Method Description
TabPage ( BaseScreenComponent manager, string title ) : System

Method Details

TabPage() public method

public TabPage ( BaseScreenComponent manager, string title ) : System
manager BaseScreenComponent
title string
return System

Property Details

Title public_oe property

public string Title
return string