[ios]swift .byTruncatingTail not working 해결방법
self.nameLabel.sizeToFit()
self.nameLabel.adjustsFontSizeToFitWidth = false
self.nameLabel.lineBreakMode = .byTruncatingTail
'ios,swift' 카테고리의 다른 글
[ios]swfit model version check 방법 (0) | 2020.04.27 |
---|---|
[ios]swift uiimageview contentmode not working , translatesAutoresizingMaskIntoConstraints 연관 이슈해결방법 (0) | 2020.04.14 |
[ios]swift firebase auth password update 방법 (0) | 2020.03.30 |
[ios]swift firebase auth password reset mail 보내는방법 (0) | 2020.03.30 |
[ios]swift firebase auth email login방법 (0) | 2020.03.30 |