MUKeyboard
@objc
public protocol MUKeyboard : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func useKeyboard(_ isUsed: Bool)
-
Undocumented
Declaration
Swift
func keyboardWillShow(_ notif: NSNotification)
-
Undocumented
Declaration
Swift
func keyboardWillHide(_ notif: NSNotification)
-
Undocumented
Declaration
Swift
func keyboardDidShow(_ notif: NSNotification)
-
Undocumented
Declaration
Swift
func keyboardDidHide(_ notif: NSNotification)