UIFont
Undocumented
- 
                  
                  
get size for string of this font
Declaration
Swift
open func stringSize(string: String, constrainedToWidth width: Double) -> CGSizeParameters
stringa string
widthconstrained width
Return Value
string size for constrained width
 
View on GitHub
        UIFont Extension Reference