C# Class MvvmCrossNavigationDemo.Droid.SplashScreen

Inheritance: Cirrious.MvvmCross.Droid.Views.MvxSplashScreenActivity
Mostra file Open project: rid00z/MvvmCrossNavigationDemo

Public Methods

Method Description
SplashScreen ( ) : Android.App

Protected Methods

Method Description
OnCreate ( Android bundle ) : void

Method Details

OnCreate() protected method

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

SplashScreen() public method

public SplashScreen ( ) : Android.App
return Android.App