Created
March 13, 2020 05:24
-
-
Save ahmdmau/62d3d9b36f794b5029781d24cf4cf109 to your computer and use it in GitHub Desktop.
Change Force Outlet With Delayed
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
final class ViewController: UIViewController{ | |
@Delayed @objc private var usernameField: UITextField | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment