Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Notification
Droid
MainActivity
C# Class Notification.Droid.MainActivity
Inheritance:
FormsAppCompatActivity
Afficher le fichier
Open project: gruan01/Xamarin-Example
Méthodes protégées
Méthode
Description
OnCreate
(
Bundle
bundle
) :
void
OnPause
( ) :
void
OnResume
( ) :
void
Method Details
OnCreate()
protected
méthode
protected
OnCreate
(
Bundle
bundle
) :
void
bundle
Bundle
Résultat
void
OnPause()
protected
méthode
protected
OnPause
( ) :
void
Résultat
void
OnResume()
protected
méthode
protected
OnResume
( ) :
void
Résultat
void