# Print output for @column tags ?> LeadingMarginSpan.LeadingMarginSpan2 - Android SDK | Android Developers

Most visited


Recently visited


LeadingMarginSpan.LeadingMarginSpan2

public static interface LeadingMarginSpan.LeadingMarginSpan2
implements LeadingMarginSpan, WrapTogetherSpan

android.text.style.LeadingMarginSpan.LeadingMarginSpan2


An extended version of LeadingMarginSpan, which allows the implementor to specify the number of lines of the paragraph to which this object is attached that the "first line of paragraph" margin width will be applied to.

There should only be one LeadingMarginSpan2 per paragraph. The leading margin line count affects all LeadingMarginSpans in the paragraph, adjusting the number of lines to which the first line margin is applied.

As with LeadingMarginSpans, LeadingMarginSpan2s should be attached from the beginning to the end of a paragraph.

Summary


Public methods

abstract int getLeadingMarginLineCount()

Returns the number of lines of the paragraph to which this object is attached that the "first line" margin will apply to.

Inherited methods

Public methods


getLeadingMarginLineCount

public abstract int getLeadingMarginLineCount ()

Returns the number of lines of the paragraph to which this object is attached that the "first line" margin will apply to.

Returns
int

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.