Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Sample
Forms
App
C# Class Sample.Forms.App
Inheritance:
Xamarin.Forms.Application
Exibir arquivo
Open project: Clancey/SimpleAuth
Public Methods
Method
Description
App
( ) :
System
Protected Methods
Method
Description
OnResume
( ) :
void
OnSleep
( ) :
void
OnStart
( ) :
void
Private Methods
Method
Description
CreateApiButton
(
AuthenticatedApi
api
) :
Button
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