AssistStructure.ViewNode.GetTextLineBaselines Method

Definition

[Android.Runtime.Register("getTextLineBaselines", "()[I", "GetGetTextLineBaselinesHandler", ApiSince=23)]
public virtual int[] GetTextLineBaselines ();
[<Android.Runtime.Register("getTextLineBaselines", "()[I", "GetGetTextLineBaselinesHandler", ApiSince=23)>]
abstract member GetTextLineBaselines : unit -> int[]
override this.GetTextLineBaselines : unit -> int[]

Returns

Int32[]
Attributes

Remarks

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