語言

Layout.GetLineLeft(Int32) 方法

定義

取得最左邊的位置,該位置應該會被暴露用於指定線條的水平捲動。

[Android.Runtime.Register("getLineLeft", "(I)F", "GetGetLineLeft_IHandler")]
public virtual float GetLineLeft(int line);
[<Android.Runtime.Register("getLineLeft", "(I)F", "GetGetLineLeft_IHandler")>]
abstract member GetLineLeft : int -> single
override this.GetLineLeft : int -> single

參數

line
Int32

傳回

屬性

備註

取得最左邊的位置,該位置應該會被暴露用於指定線條的水平捲動。

Java 文件 android.text.Layout.getLineLeft(int)

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於