[ios]swift navigationbar title color 변경방법
self.navigationController?.navigationBar.titleTextAttributes = [.foregroundColor: UIColor.white]
'ios,swift' 카테고리의 다른 글
[ios]swift firebase Auth error code 확인하는방법 (0) | 2020.03.18 |
---|---|
[ios]swift UiDatePicker actionSheet 올리기 (0) | 2020.03.17 |
[ios]swift scrollview touchesBegan 동작하지 않을 때 대체하는방법 (0) | 2020.03.16 |
[ios]swift 최상의 rootviewcontroller replace 하는 방법 (0) | 2020.03.12 |
[ios]swift Presenting modal in iOS 13 fullscreen (0) | 2020.03.10 |