Contents

CTFrameGetPath(_:)

Returns the path used to create the frame.

Declaration

func CTFrameGetPath(_ frame: CTFrame) -> CGPath

Parameters

  • frame:

    The frame whose path is returned.

See Also

Getting Frame Data