Skip to content

Instantly share code, notes, and snippets.

@ahmdmau
Created March 13, 2020 05:24
Show Gist options
  • Save ahmdmau/62d3d9b36f794b5029781d24cf4cf109 to your computer and use it in GitHub Desktop.
Save ahmdmau/62d3d9b36f794b5029781d24cf4cf109 to your computer and use it in GitHub Desktop.
Change Force Outlet With Delayed
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