Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

how to change the font of buttons programmatically swift

myButton.titleLabel?.font =  UIFont(name: YourfontName, size: 20)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #change #font #buttons #programmatically #swift
ADD COMMENT
Topic
Name
7+4 =