Android.Text.Method.BaseMovementMethod.OnTakeFocus Method

Syntax

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

Parameters

widget
Documentation for this section has not yet been entered.
text
Documentation for this section has not yet been entered.
direction
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 11