메소드 | 설명 | |
---|---|---|
ComputeScroll ( ) : void | ||
OnInterceptTouchEvent ( Android.Views.MotionEvent e ) : bool | ||
OnTouchEvent ( Android.Views.MotionEvent ev ) : bool | ||
RealViewSwitcher ( Android.Content.Context context ) : System | ||
RealViewSwitcher ( Android.Content.Context context, IAttributeSet attrs ) : System | ||
RealViewSwitcher ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : System | ||
RealViewSwitcher ( |
||
ShowNext ( ) : void | ||
ShowPrevious ( ) : void |
메소드 | 설명 | |
---|---|---|
OnLayout ( bool changed, int l, int t, int r, int b ) : void | ||
OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void | ||
OnScreenChanged ( |
메소드 | 설명 | |
---|---|---|
Initialize ( ) : void | ||
SnapToDestination ( ) : void | ||
SnapToScreen ( int whichScreen ) : void |
public OnInterceptTouchEvent ( Android.Views.MotionEvent e ) : bool | ||
e | Android.Views.MotionEvent | |
리턴 | bool |
protected OnLayout ( bool changed, int l, int t, int r, int b ) : void | ||
changed | bool | |
l | int | |
t | int | |
r | int | |
b | int | |
리턴 | void |
protected OnMeasure ( int widthMeasureSpec, int heightMeasureSpec ) : void | ||
widthMeasureSpec | int | |
heightMeasureSpec | int | |
리턴 | void |
protected OnScreenChanged ( |
||
e | ||
리턴 | void |
public OnTouchEvent ( Android.Views.MotionEvent ev ) : bool | ||
ev | Android.Views.MotionEvent | |
리턴 | bool |
public RealViewSwitcher ( Android.Content.Context context ) : System | ||
context | Android.Content.Context | |
리턴 | System |
public RealViewSwitcher ( Android.Content.Context context, IAttributeSet attrs ) : System | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
리턴 | System |
public RealViewSwitcher ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : System | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
defStyle | int | |
리턴 | System |
public RealViewSwitcher ( |
||
doNotUse | ||
리턴 | System |