C# Class TaskyAndroid.Screens.HomeScreen

Inheritance: Android.App.Activity
Mostra file Open project: realm/realm-dotnet

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnResume ( ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void

OnResume() protected method

protected OnResume ( ) : void
return void