Android.Graphics.Paint.FontSpacing Property
Return the recommend line spacing based on the current typeface and text size.

Syntax

[get: Android.Runtime.Register("getFontSpacing", "()F", "GetGetFontSpacingHandler")]
public virtual float FontSpacing { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the recommend line spacing 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