Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
XamFeed
iOS
AppDelegate
C# Class XamFeed.iOS.AppDelegate
Inheritance:
UIApplicationDelegate
ファイルを表示
Open project: tutsplus/Multi-Platform-Apps-With-Xamarin
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