[get: Android.Runtime.Register("getParentForAccessibility", "()Landroid/view/ViewParent;", "GetGetParentForAccessibilityHandler")] public virtual IViewParentParentForAccessibility { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Gets the parent for accessibility purposes. Note that the parent for
accessibility is not necessary the immediate parent. It is the first
predecessor that is important for accessibility.