Android.Text.Style.LeadingMarginSpanStandard.GetLeadingMargin Method
Returns the amount by which to adjust the leading margin.

Syntax

[Android.Runtime.Register("getLeadingMargin", "(Z)I", "GetGetLeadingMargin_ZHandler")]
public virtual int GetLeadingMargin (bool first)

Parameters

first
true if the request is for the first line of a paragraph, false for subsequent lines

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the amount by which to adjust the leading margin. Positive values move away from the leading edge of the paragraph, negative values move towards it.

[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