Android.Views.View.IsScrollContainer Property
Indicates whether this view is one of the set of scrollable containers in its window.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

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

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16