View.IsTextAlignmentResolved Property

Definition

public virtual bool IsTextAlignmentResolved { [Android.Runtime.Register("isTextAlignmentResolved", "()Z", "GetIsTextAlignmentResolvedHandler")] get; }
[<get: Android.Runtime.Register("isTextAlignmentResolved", "()Z", "GetIsTextAlignmentResolvedHandler")>]
member this.IsTextAlignmentResolved : bool

Property Value

true if text alignment is resolved.

Attributes

Remarks

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

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