Created
May 11, 2021 03:20
-
-
Save mhijack/2efbbb74975f5a0104cd2d4f1ff2cde3 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
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