Contents

CTTextTabGetLocation(_:)

Returns the tab’s ruler location.

Declaration

func CTTextTabGetLocation(_ tab: CTTextTab) -> Double

Parameters

  • tab:

    The tab whose location is obtained.

Return Value

The tab’s ruler location relative to the back margin.

See Also

Getting Text Tab Data