C# Class FSoft.WordApp.IOS.AppDelegate

Inheritance: Cirrious.MvvmCross.Touch.Platform.MvxApplicationDelegate
Afficher le fichier Open project: fpt-software/Wordpress-Client

Méthodes publiques

Свойство Type Description
SidebarController SidebarNavigation.SidebarController

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

SidebarController public_oe property

public SidebarController,SidebarNavigation SidebarController
Résultat SidebarNavigation.SidebarController