View.IsTextDirectionResolved Property

Definition

public virtual bool IsTextDirectionResolved { [Android.Runtime.Register("isTextDirectionResolved", "()Z", "GetIsTextDirectionResolvedHandler")] get; }
[<get: Android.Runtime.Register("isTextDirectionResolved", "()Z", "GetIsTextDirectionResolvedHandler")>]
member this.IsTextDirectionResolved : bool

Property Value

true if text direction is resolved.

Attributes

Remarks

Java documentation for android.view.View.isTextDirectionResolved().

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