Freigeben über


TextBoundsInfo.Builder.SetCharacterBidiLevel(Int32[]) Method

Definition

[Android.Runtime.Register("setCharacterBidiLevel", "([I)Landroid/view/inputmethod/TextBoundsInfo$Builder;", "", ApiSince=34)]
public Android.Views.InputMethods.TextBoundsInfo.Builder SetCharacterBidiLevel (int[] characterBidiLevels);
[<Android.Runtime.Register("setCharacterBidiLevel", "([I)Landroid/view/inputmethod/TextBoundsInfo$Builder;", "", ApiSince=34)>]
member this.SetCharacterBidiLevel : int[] -> Android.Views.InputMethods.TextBoundsInfo.Builder

Parameters

characterBidiLevels
Int32[]

Returns

Attributes

Applies to