UIKit.UIScrollView.DirectionalLockEnabled Property
If true, and the user begins scrolling in one axis (i.e. horizontally) then the scroll view disables scrolling in the other axis (i.e. vertically).

Syntax

[get: Foundation.Export("isDirectionalLockEnabled")]
[set: Foundation.Export("setDirectionalLockEnabled:")]
public virtual bool DirectionalLockEnabled { get; set; }

Value

Remarks

If this property is false, then scrolling is permitted both horizontally and vertically.

Requirements

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