C# Class MyDriving.iOS.TripApplication

Inheritance: UIApplication
Exibir arquivo Open project: Azure-Samples/MyDriving

Public Methods

Method Description
MotionBegan ( UIEventSubtype motion, UIEvent evt ) : void

Method Details

MotionBegan() public method

public MotionBegan ( UIEventSubtype motion, UIEvent evt ) : void
motion UIEventSubtype
evt UIEvent
return void