Android.Views.IViewParent.CanResolveTextAlignment Method
Tells if this view parent can resolve the text alignment.

Syntax

[Android.Runtime.Register("canResolveTextAlignment", "()Z", "GetCanResolveTextAlignmentHandler:Android.Views.IViewParentInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool CanResolveTextAlignment ()

Returns

Documentation for this section has not yet been entered.

Remarks

Tells if this view parent can resolve the text alignment. 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