C# Class BLE.Client.Droid.SplashScreen

Inheritance: MvvmCross.Droid.Views.MvxSplashScreenActivity
Show file Open project: xabre/xamarin-bluetooth-le

Public Methods

Method Description
InitializationComplete ( ) : void
SplashScreen ( ) : Android.App

Protected Methods

Method Description
OnCreate ( Android bundle ) : void

Method Details

InitializationComplete() public method

public InitializationComplete ( ) : void
return void

OnCreate() protected method

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

SplashScreen() public method

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