C# Class SamplePhotoApp.AppDelegate

Inheritance: UIApplicationDelegate, IUISplitViewControllerDelegate
Exibir arquivo Open project: xamarin/monotouch-samples

Public Methods

Method Description
FinishedLaunching ( UIApplication application, NSDictionary launchOptions ) : bool

Private Methods

Method Description
CollapseSecondViewController ( UISplitViewController splitViewController, UIViewController secondaryViewController, UIViewController primaryViewController ) : bool
EventShowDetailViewController ( UISplitViewController splitViewController, UIViewController vc, NSObject sender ) : bool

Method Details

FinishedLaunching() public method

public FinishedLaunching ( UIApplication application, NSDictionary launchOptions ) : bool
application UIApplication
launchOptions NSDictionary
return bool