Android.Widget.TextView.IncludeFontPadding Property
Gets whether the TextView includes extra top and bottom padding to make room for accents that go above the normal ascent and descent.

Syntax

[get: Android.Runtime.Register("getIncludeFontPadding", "()Z", "GetGetIncludeFontPaddingHandler")]
public virtual bool IncludeFontPadding { get; }

See Also

TextView.SetIncludeFontPadding(bool)

Value

Documentation for this section has not yet been entered.

Remarks

Gets whether the TextView includes extra top and bottom padding to make room for accents that go above the normal ascent and descent.

[Android Documentation]

Requirements

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