View.HasNestedScrollingParent Property

Definition

Returns true if this view has a nested scrolling parent.

C#
public virtual bool HasNestedScrollingParent { [Android.Runtime.Register("hasNestedScrollingParent", "()Z", "GetHasNestedScrollingParentHandler")] get; }

Property Value

whether this view has a nested scrolling parent

Attributes

Remarks

Returns true if this view has a nested scrolling parent.

The presence of a nested scrolling parent indicates that this view has initiated a nested scroll and it was accepted by an ancestor view further up the view hierarchy.

Java documentation for android.view.View.hasNestedScrollingParent().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Wersje
.NET for Android .NET for Android API 34, .NET for Android API 35