Lingua

CursorAnchorInfo.Builder.ClearVisibleLineBounds Method

Definition

Clear the visible text line bounds previously added to this Builder.

[Android.Runtime.Register("clearVisibleLineBounds", "()Landroid/view/inputmethod/CursorAnchorInfo$Builder;", "", ApiSince=34)]
public Android.Views.InputMethods.CursorAnchorInfo.Builder ClearVisibleLineBounds();
[<Android.Runtime.Register("clearVisibleLineBounds", "()Landroid/view/inputmethod/CursorAnchorInfo$Builder;", "", ApiSince=34)>]
member this.ClearVisibleLineBounds : unit -> Android.Views.InputMethods.CursorAnchorInfo.Builder

Returns

Attributes

Remarks

Clear the visible text line bounds previously added to this Builder.

Android reference for android.view.inputmethod.CursorAnchorInfo.Builder.clearVisibleLineBounds.

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