Android.Text.Style.LeadingMarginSpanStandard Class
The standard implementation of LeadingMarginSpan, which adjusts the margin but does not do any rendering.

See Also: LeadingMarginSpanStandard Members

Syntax

[Android.Runtime.Register("android/text/style/LeadingMarginSpan$Standard", DoNotGenerateAcw=true)]
public class LeadingMarginSpanStandard : Java.Lang.Object, Android.Text.IParcelableSpan, ILeadingMarginSpan, IDisposable

Remarks

The standard implementation of LeadingMarginSpan, which adjusts the margin but does not do any rendering.

[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