StaticLayout.GetLineDescent(Int32) Method

Definition

Return the descent of the specified line(0…getLineCount() - 1).

[Android.Runtime.Register("getLineDescent", "(I)I", "GetGetLineDescent_IHandler")]
public override int GetLineDescent (int line);
[<Android.Runtime.Register("getLineDescent", "(I)I", "GetGetLineDescent_IHandler")>]
override this.GetLineDescent : int -> int

Parameters

line
Int32

Returns

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