Skip to content

Instantly share code, notes, and snippets.

@matthiasnys
Last active September 20, 2017 14:49
Show Gist options
  • Save matthiasnys/fb4e17ccc9fae507bf0feb5329a33c65 to your computer and use it in GitHub Desktop.
Save matthiasnys/fb4e17ccc9fae507bf0feb5329a33c65 to your computer and use it in GitHub Desktop.
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