Resource.Attribute.IncludeFontPadding Field

Definition

Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly.

[Android.Runtime.Register("includeFontPadding")]
public const int IncludeFontPadding = 16843103;
[<Android.Runtime.Register("includeFontPadding")>]
val mutable IncludeFontPadding : int

Field Value

Value = 16843103
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