Android.Text.StaticLayout.GetLineDescent Method
Return the descent of the specified line(0…getLineCount() - 1).

Syntax

[Android.Runtime.Register("getLineDescent", "(I)I", "GetGetLineDescent_IHandler")]
public override int GetLineDescent (int line)

Parameters

line
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

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

[Android Documentation]

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1