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
MainApp
C# Class Sample.MainApp
Inheritance:
Application
Show file
Open project: urbanairship/xamarin-component
Class Usage Examples
Public Methods
Method
Description
MainApp
(
IntPtr
handle
,
JniHandleOwnership
ownerShip
) :
System
OnCreate
( ) :
void
Method Details
MainApp()
public
method
public
MainApp
(
IntPtr
handle
,
JniHandleOwnership
ownerShip
) :
System
handle
System.IntPtr
ownerShip
JniHandleOwnership
return
System
OnCreate()
public
method
public
OnCreate
( ) :
void
return
void