PositionedGlyphs.Descent Property

Definition

Effective descent value of this positioned glyphs.

public float Descent { [Android.Runtime.Register("getDescent", "()F", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getDescent", "()F", "", ApiSince=31)>]
member this.Descent : single

Property Value

Single

effective descent value

Attributes

Remarks

Java documentation for android.graphics.text.PositionedGlyphs.getDescent().

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