DrawerLayoutAndroid#keyboardDismissMode

keyboardDismissMode enum('none', 'on-drag')

Determines whether the keyboard gets dismissed in response to a drag. - 'none' (the default), drags do not dismiss the keyboard. - 'on-drag', the keyboard is dismissed when a drag begins.

doc_React_Native
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.