Skip to main content

composer-keyboard-handler-properties

composerParentVC

public weak var composerParentVC: UIViewController?

composerBottomConstraint

public weak var composerBottomConstraint: NSLayoutConstraint?

Methods

start()

open func start() 

stop()

open func stop() 

keyboardWillChangeFrame(_:)

@objc open func keyboardWillChangeFrame(_ notification: Notification)

Did you find this page helpful?