Contents

string(for:)

Returns a string formatted to contain the data from an offset structure.

Declaration

class func string(for offset: UIOffset) -> String

Parameters

  • offset:

    A UIKit offset data structure.

Return Value

A string that corresponds to offset.

See Also

Representing Geometric Types as Strings