CursorAnchorInfo.Builder.Build Method

Definition

[Android.Runtime.Register("build", "()Landroid/view/inputmethod/CursorAnchorInfo;", "")]
public Android.Views.InputMethods.CursorAnchorInfo? Build ();
[<Android.Runtime.Register("build", "()Landroid/view/inputmethod/CursorAnchorInfo;", "")>]
member this.Build : unit -> Android.Views.InputMethods.CursorAnchorInfo

Returns

CursorAnchorInfo using parameters in this Builder.

Attributes

Remarks

Java documentation for android.view.inputmethod.CursorAnchorInfo.Builder.build().

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