View.IsScrollContainer Property

Definition

Indicates whether this view is one of the set of scrollable containers in its window.

C#
public virtual bool IsScrollContainer { [Android.Runtime.Register("isScrollContainer", "()Z", "GetIsScrollContainerHandler")] get; }

Property Value

whether this view is one of the set of scrollable containers in its window

Attributes

Remarks

Indicates whether this view is one of the set of scrollable containers in its window.

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

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

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35