Paint.FontMetrics.Descent Property

Definition

The recommended distance below the baseline for singled spaced text.

[Android.Runtime.Register("descent")]
public float Descent { get; set; }
[<Android.Runtime.Register("descent")>]
member this.Descent : single with get, set

Property Value

Attributes

Remarks

The recommended distance below the baseline for singled spaced text.

Java documentation for android.graphics.Paint.FontMetrics.descent.

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