jueves, 29 de septiembre de 2016

iOS: Navigation bar with custom font

Swift

self.navigationBar.titleTextAttributes = [ NSFontAttributeName: UIFont(name: "Questrial-Regular", size: 15)!, NSForegroundColorAttributeName: UIColor.whiteColor()]

No hay comentarios:

Publicar un comentario