Jak zmienić czcionkę przycisków programowo szybkie
myButton.titleLabel?.font = UIFont(name: YourfontName, size: 20)
Encouraging Eland
myButton.titleLabel?.font = UIFont(name: YourfontName, size: 20)