C# Class EggsToGo.Sample.Android.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: Redth/EggsToGo

Méthodes publiques

Méthode Description
OnTouchEvent ( Android.Views.MotionEvent e ) : bool

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

OnTouchEvent() public méthode

public OnTouchEvent ( Android.Views.MotionEvent e ) : bool
e Android.Views.MotionEvent
Résultat bool