UIKit.UIScrollViewKeyboardDismissMode Enumeration
An enumeration whose values specify the mode in which the keyboard is dismissed in a scrollview.

Syntax

[ObjCRuntime.Native]
public enum UIScrollViewKeyboardDismissMode

See Also

UIScrollView.KeyboardDismissMode

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
InteractiveThe keyboard follows the dragging touch offscreen, and can be pulled up again to cancel the dismissal.
NoneThe keyboard does not get dismissed with a drag.
OnDragThe keyboard is dismissed when a drag begins.

Requirements

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