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
Notification
Droid
MainActivity
C# Class Notification.Droid.MainActivity
Inheritance:
FormsAppCompatActivity
Exibir arquivo
Open project: gruan01/Xamarin-Example
Protected Methods
Method
Description
OnCreate
(
Bundle
bundle
) :
void
OnPause
( ) :
void
OnResume
( ) :
void
Method Details
OnCreate()
protected
method
protected
OnCreate
(
Bundle
bundle
) :
void
bundle
Bundle
return
void
OnPause()
protected
method
protected
OnPause
( ) :
void
return
void
OnResume()
protected
method
protected
OnResume
( ) :
void
return
void