次の方法で共有


Bidi.RunCount Property

Definition

Return the number of level runs.

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

Property Value

the number of level runs

Attributes

Remarks

Return the number of level runs.

Java documentation for android.icu.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