Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
OnFocusChanged ( bool gainFocus, FocusSearchDirection direction, Android previouslyFocusedRect ) : void |
protected OnFocusChanged ( bool gainFocus, FocusSearchDirection direction, Android previouslyFocusedRect ) : void | ||
gainFocus | bool | |
direction | FocusSearchDirection | |
previouslyFocusedRect | Android | |
return | void |
public OnWindowFocusChanged ( bool hasWindowFocus ) : void | ||
hasWindowFocus | bool | |
return | void |
public ScrollingTextView ( Android.Content.Context context ) : Android.Content | ||
context | Android.Content.Context | |
return | Android.Content |
public ScrollingTextView ( Android.Content.Context context, IAttributeSet attrs ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
return | Android.Content |
public ScrollingTextView ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
defStyle | int | |
return | Android.Content |
public ScrollingTextView ( System javaReference, Android transfer ) : Android.Content | ||
javaReference | System | |
transfer | Android | |
return | Android.Content |