UIKit.UIAccessibilityScrollDirection Enumeration
An enumeration indicating the scrolling direction desired.

Syntax

[ObjCRuntime.iOS(4, 2)]
[ObjCRuntime.Native]
public enum UIAccessibilityScrollDirection

Remarks

Used as the argument to Foundation.NSObject.AccessibilityScroll to generate a scrolling action.

Members

Member NameDescription
DownIndicates a scroll downwards.
LeftIndicates a scroll to the left.
NextIndicates a scroll to the next logical position.
PreviousIndicates a scroll to the previous position.
RightIndicates a scroll to the right.
UpIndicates a scroll upwards.

Requirements

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