Bidi.RunCount Property

Definition

Return the number of level runs.

public int RunCount { [Android.Runtime.Register("getRunCount", "()I", "")] get; }
[<get: Android.Runtime.Register("getRunCount", "()I", "")>]
member this.RunCount : int

Property Value

the number of level runs

Attributes

Remarks

Return the number of level runs.

Java documentation for java.text.Bidi.getRunCount().

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