C# Class BasicTable.AppDelegate

Inheritance: UIApplicationDelegate
Afficher le fichier Open project: xamarin/monotouch-samples

Protected Properties

Свойство Type Description
iPhoneHome BasicTable.HomeScreen
window UIWindow

Méthodes publiques

Méthode Description
FinishedLaunching ( UIApplication app, NSDictionary options ) : bool

Method Details

FinishedLaunching() public méthode

public FinishedLaunching ( UIApplication app, NSDictionary options ) : bool
app UIApplication
options NSDictionary
Résultat bool

Property Details

iPhoneHome protected_oe property

protected HomeScreen,BasicTable iPhoneHome
Résultat BasicTable.HomeScreen

window protected_oe property

protected UIWindow window
Résultat UIWindow