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
Blog
Mobile
iOS
AppDelegate
C# Class Blog.Mobile.iOS.AppDelegate
Inheritance:
global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
ファイルを表示
Open project: jsnmgpnty/Blogness2.0
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