C# Class EggsToGo.Sample.Android.MainActivity

Inheritance: Android.App.Activity
Mostra file Open project: Redth/EggsToGo

Public Methods

Method Description
OnTouchEvent ( Android.Views.MotionEvent e ) : bool

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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

OnTouchEvent() public method

public OnTouchEvent ( Android.Views.MotionEvent e ) : bool
e Android.Views.MotionEvent
return bool