共用方式為


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[]

傳回

屬性

適用於