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
DualScreenDemos
App
C# Class DualScreenDemos.App
Inheritance:
Application
Show file
Open project: xamarin/xamarin-forms-samples
Public Methods
Method
Description
App
( ) :
System
Protected Methods
Method
Description
OnResume
( ) :
void
OnSleep
( ) :
void
OnStart
( ) :
void
Method Details
App()
public
method
public
App
( ) :
System
return
System
OnResume()
protected
method
protected
OnResume
( ) :
void
return
void
OnSleep()
protected
method
protected
OnSleep
( ) :
void
return
void
OnStart()
protected
method
protected
OnStart
( ) :
void
return
void