BidiFormatter.StereoReset Property

Definition

public bool StereoReset { [Android.Runtime.Register("getStereoReset", "()Z", "")] get; }
[<get: Android.Runtime.Register("getStereoReset", "()Z", "")>]
member this.StereoReset : bool

Property Value

Whether directionality "reset" should also be done before a string being bidi-wrapped, not just after it.

Attributes

Remarks

Java documentation for android.text.BidiFormatter.getStereoReset().

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