mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
implementation done, only tests, localisation and design feedback are left
This commit is contained in:
@@ -25,6 +25,7 @@ protocol ComposerViewModelProtocol {
|
||||
var placeholder: String? { get set }
|
||||
var isFocused: Bool { get }
|
||||
var isLandscapePhone: Bool { get set }
|
||||
var selectionToRestore: NSRange? { get }
|
||||
|
||||
func dismissKeyboard()
|
||||
func showKeyboard()
|
||||
|
||||
Reference in New Issue
Block a user