Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Chapter6
MonoTouchApp
AppDelegate
C# Class Chapter6.MonoTouchApp.AppDelegate
Inheritance:
UIApplicationDelegate
Show file
Open project: gshackles/MobileDevelopmentInCSharpBook
Public Methods
Method
Description
FinishedLaunching
(
UIApplication
app
,
NSDictionary
options
) :
bool
Method Details
FinishedLaunching()
public
method
public
FinishedLaunching
(
UIApplication
app
,
NSDictionary
options
) :
bool
app
UIApplication
options
NSDictionary
return
bool