Last active
September 20, 2017 14:49
-
-
Save matthiasnys/fb4e17ccc9fae507bf0feb5329a33c65 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
self.view.addConstraint(NYSKeyboardHelper(item: self.view, attribute: .bottom, relatedBy: .equal, toItem: button, attribute: .bottom, multiplier: 1.0, constant: 10.0)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment