Property | Type | Description | |
---|---|---|---|
mDetector | Android.Views.ScaleGestureDetector |
Method | Description | |
---|---|---|
FroyoGestureDetector ( Android.Content.Context context ) : System | ||
IsScaling ( ) : bool | ||
OnTouchEvent ( Android.Views.MotionEvent ev ) : bool |
public FroyoGestureDetector ( Android.Content.Context context ) : System | ||
context | Android.Content.Context | |
return | System |
public OnTouchEvent ( Android.Views.MotionEvent ev ) : bool | ||
ev | Android.Views.MotionEvent | |
return | bool |