Android.Graphics.Paint.Descent Method
Return the distance below (positive) the baseline (descent) based on the current typeface and text size.

Syntax

[Android.Runtime.Register("descent", "()F", "GetDescentHandler")]
public virtual float Descent ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return the distance below (positive) the baseline (descent) based on the current typeface and text size.

[Android Documentation]

Requirements

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