C# Class android.view.MotionEvent

Inheritance: java.lang.Object, android.os.Parcelable
Mostra file Open project: JeroMiya/androidmono Class Usage Examples

Public Methods

Method Description
addBatch ( long arg0, float arg1, float arg2, float arg3, float arg4, int arg5 ) : void
describeContents ( ) : int
findPointerIndex ( int arg0 ) : int
getAction ( ) : int
getActionIndex ( ) : int
getActionMasked ( ) : int
getDeviceId ( ) : int
getDownTime ( ) : long
getEdgeFlags ( ) : int
getEventTime ( ) : long
getHistoricalEventTime ( int arg0 ) : long
getHistoricalPressure ( int arg0 ) : float
getHistoricalPressure ( int arg0, int arg1 ) : float
getHistoricalSize ( int arg0 ) : float
getHistoricalSize ( int arg0, int arg1 ) : float
getHistoricalX ( int arg0 ) : float
getHistoricalX ( int arg0, int arg1 ) : float
getHistoricalY ( int arg0 ) : float
getHistoricalY ( int arg0, int arg1 ) : float
getHistorySize ( ) : int
getMetaState ( ) : int
getPointerCount ( ) : int
getPointerId ( int arg0 ) : int
getPressure ( ) : float
getPressure ( int arg0 ) : float
getRawX ( ) : float
getRawY ( ) : float
getSize ( ) : float
getSize ( int arg0 ) : float
getX ( ) : float
getX ( int arg0 ) : float
getXPrecision ( ) : float
getY ( ) : float
getY ( int arg0 ) : float
getYPrecision ( ) : float
obtain ( android arg0 ) : global::android.view.MotionEvent
obtain ( long arg0, long arg1, int arg2, float arg3, float arg4, float arg5, float arg6, int arg7, float arg8, float arg9, int arg10, int arg11 ) : global::android.view.MotionEvent
obtain ( long arg0, long arg1, int arg2, float arg3, float arg4, int arg5 ) : global::android.view.MotionEvent
obtain ( long arg0, long arg1, int arg2, int arg3, float arg4, float arg5, float arg6, float arg7, int arg8, float arg9, float arg10, int arg11, int arg12 ) : global::android.view.MotionEvent
obtainNoHistory ( android arg0 ) : global::android.view.MotionEvent
offsetLocation ( float arg0, float arg1 ) : void
recycle ( ) : void
setAction ( int arg0 ) : void
setEdgeFlags ( int arg0 ) : void
setLocation ( float arg0, float arg1 ) : void
toString ( ) : global::java.lang.String
writeToParcel ( android arg0, int arg1 ) : void

Private Methods

Method Description
MotionEvent ( )
MotionEvent ( global @__env )

Method Details

addBatch() public method

public addBatch ( long arg0, float arg1, float arg2, float arg3, float arg4, int arg5 ) : void
arg0 long
arg1 float
arg2 float
arg3 float
arg4 float
arg5 int
return void

describeContents() public method

public describeContents ( ) : int
return int

findPointerIndex() public method

public findPointerIndex ( int arg0 ) : int
arg0 int
return int

getAction() public method

public getAction ( ) : int
return int

getActionIndex() public method

public getActionIndex ( ) : int
return int

getActionMasked() public method

public getActionMasked ( ) : int
return int

getDeviceId() public method

public getDeviceId ( ) : int
return int

getDownTime() public method

public getDownTime ( ) : long
return long

getEdgeFlags() public method

public getEdgeFlags ( ) : int
return int

getEventTime() public method

public getEventTime ( ) : long
return long

getHistoricalEventTime() public method

public getHistoricalEventTime ( int arg0 ) : long
arg0 int
return long

getHistoricalPressure() public method

public getHistoricalPressure ( int arg0 ) : float
arg0 int
return float

getHistoricalPressure() public method

public getHistoricalPressure ( int arg0, int arg1 ) : float
arg0 int
arg1 int
return float

getHistoricalSize() public method

public getHistoricalSize ( int arg0 ) : float
arg0 int
return float

getHistoricalSize() public method

public getHistoricalSize ( int arg0, int arg1 ) : float
arg0 int
arg1 int
return float

getHistoricalX() public method

public getHistoricalX ( int arg0 ) : float
arg0 int
return float

getHistoricalX() public method

public getHistoricalX ( int arg0, int arg1 ) : float
arg0 int
arg1 int
return float

getHistoricalY() public method

public getHistoricalY ( int arg0 ) : float
arg0 int
return float

getHistoricalY() public method

public getHistoricalY ( int arg0, int arg1 ) : float
arg0 int
arg1 int
return float

getHistorySize() public method

public getHistorySize ( ) : int
return int

getMetaState() public method

public getMetaState ( ) : int
return int

getPointerCount() public method

public getPointerCount ( ) : int
return int

getPointerId() public method

public getPointerId ( int arg0 ) : int
arg0 int
return int

getPressure() public method

public getPressure ( ) : float
return float

getPressure() public method

public getPressure ( int arg0 ) : float
arg0 int
return float

getRawX() public method

public getRawX ( ) : float
return float

getRawY() public method

public getRawY ( ) : float
return float

getSize() public method

public getSize ( ) : float
return float

getSize() public method

public getSize ( int arg0 ) : float
arg0 int
return float

getX() public method

public getX ( ) : float
return float

getX() public method

public getX ( int arg0 ) : float
arg0 int
return float

getXPrecision() public method

public getXPrecision ( ) : float
return float

getY() public method

public getY ( ) : float
return float

getY() public method

public getY ( int arg0 ) : float
arg0 int
return float

getYPrecision() public method

public getYPrecision ( ) : float
return float

obtain() public static method

public static obtain ( android arg0 ) : global::android.view.MotionEvent
arg0 android
return global::android.view.MotionEvent

obtain() public static method

public static obtain ( long arg0, long arg1, int arg2, float arg3, float arg4, float arg5, float arg6, int arg7, float arg8, float arg9, int arg10, int arg11 ) : global::android.view.MotionEvent
arg0 long
arg1 long
arg2 int
arg3 float
arg4 float
arg5 float
arg6 float
arg7 int
arg8 float
arg9 float
arg10 int
arg11 int
return global::android.view.MotionEvent

obtain() public static method

public static obtain ( long arg0, long arg1, int arg2, float arg3, float arg4, int arg5 ) : global::android.view.MotionEvent
arg0 long
arg1 long
arg2 int
arg3 float
arg4 float
arg5 int
return global::android.view.MotionEvent

obtain() public static method

public static obtain ( long arg0, long arg1, int arg2, int arg3, float arg4, float arg5, float arg6, float arg7, int arg8, float arg9, float arg10, int arg11, int arg12 ) : global::android.view.MotionEvent
arg0 long
arg1 long
arg2 int
arg3 int
arg4 float
arg5 float
arg6 float
arg7 float
arg8 int
arg9 float
arg10 float
arg11 int
arg12 int
return global::android.view.MotionEvent

obtainNoHistory() public static method

public static obtainNoHistory ( android arg0 ) : global::android.view.MotionEvent
arg0 android
return global::android.view.MotionEvent

offsetLocation() public method

public offsetLocation ( float arg0, float arg1 ) : void
arg0 float
arg1 float
return void

recycle() public method

public recycle ( ) : void
return void

setAction() public method

public setAction ( int arg0 ) : void
arg0 int
return void

setEdgeFlags() public method

public setEdgeFlags ( int arg0 ) : void
arg0 int
return void

setLocation() public method

public setLocation ( float arg0, float arg1 ) : void
arg0 float
arg1 float
return void

toString() public final method

public final toString ( ) : global::java.lang.String
return global::java.lang.String

writeToParcel() public method

public writeToParcel ( android arg0, int arg1 ) : void
arg0 android
arg1 int
return void