Android.Text.Style.ILeadingMarginSpanLeadingMarginSpan2.LeadingMarginLineCount Property
Returns the number of lines of the paragraph to which this object is attached that the "first line" margin will apply to.

Syntax

[get: Android.Runtime.Register("getLeadingMarginLineCount", "()I", "GetGetLeadingMarginLineCountHandler:Android.Text.Style.ILeadingMarginSpanLeadingMarginSpan2Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int LeadingMarginLineCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

[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 8