mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Feature/2865 participant sorting
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
*/
|
||||
- (void)onKeyboardShowAnimationComplete;
|
||||
|
||||
- (void)onKeyboardWillShow:(NSNotification *)notif;
|
||||
- (void)onKeyboardWillHide:(NSNotification *)notif;
|
||||
|
||||
/**
|
||||
The current keyboard view (This field is nil when keyboard is dismissed).
|
||||
This property should be set when keyboard display animation is complete to track keyboard frame changes.
|
||||
|
||||
Reference in New Issue
Block a user