Swiftmessages: Change font in SwiftMessage?

Created on 15 Mar 2017  路  1Comment  路  Source: SwiftKickMobile/SwiftMessages

How to change font in swift message ?

Most helpful comment

  1. Copy the nib file into your project and change it.
  2. Or, do like view.titleLabel?.font = ....

>All comments

  1. Copy the nib file into your project and change it.
  2. Or, do like view.titleLabel?.font = ....
Was this page helpful?
0 / 5 - 0 ratings

Related issues

JanBrinker picture JanBrinker  路  6Comments

andrey-zelenin picture andrey-zelenin  路  4Comments

X901 picture X901  路  5Comments

lohenyumnam picture lohenyumnam  路  3Comments

fruitcoder picture fruitcoder  路  6Comments