Android.Text.Style.MetricAffectingSpan Class
The classes that affect character-level text formatting in a way that changes the width or height of characters extend this class.

See Also: MetricAffectingSpan Members

Syntax

[Android.Runtime.Register("android/text/style/MetricAffectingSpan", DoNotGenerateAcw=true)]
public abstract class MetricAffectingSpan : CharacterStyle, IUpdateLayout, IDisposable

Remarks

The classes that affect character-level text formatting in a way that changes the width or height of characters extend this class.

[Android Documentation]

Requirements

Namespace: Android.Text.Style
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1