ITransformationMethodExtensions.OnFocusChanged Method

Definition

public static void OnFocusChanged (this Android.Text.Method.ITransformationMethod self, Android.Views.View? view, string? sourceText, bool focused, Android.Views.FocusSearchDirection direction, Android.Graphics.Rect? previouslyFocusedRect);
static member OnFocusChanged : Android.Text.Method.ITransformationMethod * Android.Views.View * string * bool * Android.Views.FocusSearchDirection * Android.Graphics.Rect -> unit

Parameters

view
View
sourceText
String
focused
Boolean
previouslyFocusedRect
Rect

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to