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
Sample
MainActivity
C# Class Sample.MainActivity
Inheritance:
Activity
Show file
Open project: urbanairship/xamarin-component
Class Usage Examples
Protected Methods
Method
Description
OnCreate
(
Bundle
bundle
) :
void
OnPause
( ) :
void
OnResume
( ) :
void
Private Methods
Method
Description
UpdateChannelIdField
( ) :
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