Share via


InsertModeGesture.Builder.Build Method

Definition

Returns InsertModeGesture using parameters in this InsertModeGesture.Builder.

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

Returns

Attributes

Remarks

Returns InsertModeGesture using parameters in this InsertModeGesture.Builder.

Java documentation for android.view.inputmethod.InsertModeGesture.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