Android.Text.DynamicLayout.LineCount Property
Return the number of lines of text in this layout.

Syntax

[get: Android.Runtime.Register("getLineCount", "()I", "GetGetLineCountHandler")]
public override int LineCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the number of lines of text in this layout.

[Android Documentation]

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1