메소드 | 설명 | |
---|---|---|
OnWindowFocusChanged ( bool hasWindowFocus ) : void | ||
ScrollingTextView ( Android.Content.Context context ) : Android.Content | ||
ScrollingTextView ( Android.Content.Context context, IAttributeSet attrs ) : Android.Content | ||
ScrollingTextView ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : Android.Content | ||
ScrollingTextView ( System javaReference, Android transfer ) : Android.Content |
메소드 | 설명 | |
---|---|---|
OnFocusChanged ( bool gainFocus, FocusSearchDirection direction, Android previouslyFocusedRect ) : void |
protected OnFocusChanged ( bool gainFocus, FocusSearchDirection direction, Android previouslyFocusedRect ) : void | ||
gainFocus | bool | |
direction | FocusSearchDirection | |
previouslyFocusedRect | Android | |
리턴 | void |
public OnWindowFocusChanged ( bool hasWindowFocus ) : void | ||
hasWindowFocus | bool | |
리턴 | void |
public ScrollingTextView ( Android.Content.Context context ) : Android.Content | ||
context | Android.Content.Context | |
리턴 | Android.Content |
public ScrollingTextView ( Android.Content.Context context, IAttributeSet attrs ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
리턴 | Android.Content |
public ScrollingTextView ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
defStyle | int | |
리턴 | Android.Content |
public ScrollingTextView ( System javaReference, Android transfer ) : Android.Content | ||
javaReference | System | |
transfer | Android | |
리턴 | Android.Content |