UIScrollView.KeyboardDismissMode.interactive
A mode in which the keyboard follows the dragging touch offscreen, and can be pulled upward again to cancel the dismiss.
Declaration
case interactiveA mode in which the keyboard follows the dragging touch offscreen, and can be pulled upward again to cancel the dismiss.
case interactive