Created
December 5, 2016 21:32
-
-
Save dasdom/3183f1186a6ba9fef493031d90494595 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
@IBOutlet weak var labelTopConstraint: NSLayoutConstraint! | |
@IBOutlet weak var labelUsernameConstraint: NSLayoutConstraint! | |
@IBOutlet weak var usernamePasswordConstraint: NSLayoutConstraint! | |
@IBOutlet weak var passwordButtonConstraint: NSLayoutConstraint! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment