TextBoundsInfo.Builder.SetCharacterBounds(Single[]) Method

Definition

[Android.Runtime.Register("setCharacterBounds", "([F)Landroid/view/inputmethod/TextBoundsInfo$Builder;", "", ApiSince=34)]
public Android.Views.InputMethods.TextBoundsInfo.Builder SetCharacterBounds (float[] characterBounds);
[<Android.Runtime.Register("setCharacterBounds", "([F)Landroid/view/inputmethod/TextBoundsInfo$Builder;", "", ApiSince=34)>]
member this.SetCharacterBounds : single[] -> Android.Views.InputMethods.TextBoundsInfo.Builder

Parameters

characterBounds
Single[]

Returns

Attributes

Applies to