Nipagohel
Results
1
comments of
Nipagohel
Hello, You can replace by this code let attributes = [NSForegroundColorAttributeName: UIColor.black,NSFontAttributeName: UIFont.boldSystemFont(ofSize: 12.0)] I'ts working in my project as I have replaced above code Thanks.