티스토리 뷰

728x90
반응형

navigationBar 에서 large title 의 color 를 바꾸려 하였다.

uinavigationbar 개발문서에서 bar's appearance 가 아닌 bar object 위의 appearance 의 속성을 보고싶었다.

  • lagacy customizations

  • largeTitleTextAttributes

  • font, text color, text shadow color and text shadow offset 에 대한 특정 속성 설정이 가능하다.
self.navigationController?.navigationBar.largeTitleTextAttributes = [.foregroundColor: UIColor(hex: reminderColor)]

Apple Developer Documentation - UINavigationBar

728x90
반응형
댓글
최근에 올라온 글
최근에 달린 댓글
글 보관함
«   2024/07   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
링크
Total
Today
Yesterday