Returns a string formatted to contain the data from a point.
SDKs
- iOS 2.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- UIKit
Declaration
Parameters
point
A Core Graphics structure representing a point.
Return Value
A string that corresponds to point
. See cg
for a discussion of the string format.