Skip to content

Instantly share code, notes, and snippets.

@mhijack
Created May 11, 2021 03:20
Show Gist options
  • Save mhijack/2efbbb74975f5a0104cd2d4f1ff2cde3 to your computer and use it in GitHub Desktop.
Save mhijack/2efbbb74975f5a0104cd2d4f1ff2cde3 to your computer and use it in GitHub Desktop.
private var button: UIButton = UIButton()
button.setTitle(NSLocalizedString("other-view-controller-button", value: "Button", comment: "Action button title in Other page"), for: .normal)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment