Android.Text.Method.ArrowKeyMovementMethod.OnTakeFocus Method

Syntax

[Android.Runtime.Register("onTakeFocus", "(Landroid/widget/TextView;Landroid/text/Spannable;I)V", "GetOnTakeFocus_Landroid_widget_TextView_Landroid_text_Spannable_IHandler")]
public override void OnTakeFocus (Android.Widget.TextView view, Android.Text.ISpannable text, Android.Views.FocusSearchDirection dir)

Parameters

view
Documentation for this section has not yet been entered.
text
Documentation for this section has not yet been entered.
dir
Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Text.Method
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1