Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Mobile
App
C# Class Mobile.App
Inheritance:
Application
显示文件
Open project: adamped/xarch-starter
Public Methods
Method
Description
App
( ) :
Definition.Enums
Protected Methods
Method
Description
OnResume
( ) :
void
OnSleep
( ) :
void
OnStart
( ) :
void
Method Details
App()
public
method
public
App
( ) :
Definition.Enums
return
Definition.Enums
OnResume()
protected
method
protected
OnResume
( ) :
void
return
void
OnSleep()
protected
method
protected
OnSleep
( ) :
void
return
void
OnStart()
protected
method
protected
OnStart
( ) :
void
return
void