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

Syntax

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

Remarks

Used as the argument to MonoTouch.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: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0