mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Set inputAccessoryViewForKeyboard so that interactive dismissal works.
This commit is contained in:
@@ -349,7 +349,7 @@ typedef enum : NSUInteger
|
||||
actually used to retrieve the keyboard view. Indeed the keyboard view is the superview of
|
||||
the accessory view when the message composer become the first responder.
|
||||
*/
|
||||
@property (readonly) UIView *inputAccessoryViewForKeyboard;
|
||||
@property UIView *inputAccessoryViewForKeyboard;
|
||||
|
||||
/**
|
||||
Display the keyboard.
|
||||
|
||||
Reference in New Issue
Block a user