LineBreaker.ParagraphConstraints.FirstWidthLineCount Property

Definition

Return the number of lines to apply the first line's width.

public virtual int FirstWidthLineCount { [Android.Runtime.Register("getFirstWidthLineCount", "()I", "GetGetFirstWidthLineCountHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getFirstWidthLineCount", "()I", "GetGetFirstWidthLineCountHandler", ApiSince=29)>]
member this.FirstWidthLineCount : int

Property Value

Attributes

Remarks

Return the number of lines to apply the first line's width.

Java documentation for android.graphics.text.LineBreaker.ParagraphConstraints.getFirstWidthLineCount().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to