TextBoundsInfo.Builder.SetCharacterBounds(Single[]) 方法

定义

[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

参数

characterBounds
Single[]

返回

属性

适用于