automatic
Determine the mode automatically based on the surrounding context.
Declaration
static var automatic: ScrollDismissesKeyboardMode { get }Discussion
By default, a TextEditor is interactive while a List of scrollable content always dismiss the keyboard on a scroll, when linked against iOS 16 or later.