Android.Views.IViewParent.IsTextAlignmentResolved Property
Tells if this view parent text alignment is resolved.

Syntax

[get: Android.Runtime.Register("isTextAlignmentResolved", "()Z", "GetIsTextAlignmentResolvedHandler:Android.Views.IViewParentInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsTextAlignmentResolved { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Tells if this view parent text alignment is resolved. See View.TextAlignment

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1