Android.Views.IViewParent.IsLayoutDirectionResolved Property
Tells if this view parent layout direction is resolved.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Tells if this view parent layout direction is resolved. 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