string(for:)
Returns a string formatted to contain the data from an offset structure.
Declaration
class func string(for offset: UIOffset) -> StringParameters
- offset:
A UIKit offset data structure.
Return Value
A string that corresponds to offset.