Android.Views.IViewParent.CanResolveLayoutDirection Method
Tells if this view parent can resolve the layout direction.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Remarks

Tells if this view parent can resolve the layout direction. See View.LayoutDirection

[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