UIKit.UIScrollView.ScrollEnabled Property
If set to true then scrolling is enabled.

Syntax

[get: Foundation.Export("isScrollEnabled")]
[set: Foundation.Export("setScrollEnabled:")]
public virtual bool ScrollEnabled { get; set; }

Value

Remarks

If ., then touch events will not be processed by the scroll view. They continue to be forwarded up the responder chain.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0