C# Class CognitiveServicesDemo.Droid.SplashScreen

Inheritance: MvvmCross.Droid.Views.MvxSplashScreenActivity
Mostrar archivo Open project: builttoroam/BuildIt

Public Methods

Method Description
InitializationComplete ( ) : void
SplashScreen ( ) : System

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

InitializationComplete() public method

public InitializationComplete ( ) : void
return void

OnCreate() protected method

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

SplashScreen() public method

public SplashScreen ( ) : System
return System