Ejemplo n.º 1
0
 static void n_Interrupt(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Mapbox.Android.Gestures.ProgressiveGesture __this = global::Java.Lang.Object.GetObject <global::Com.Mapbox.Android.Gestures.ProgressiveGesture> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.Interrupt();
 }