CTTextTabGetLocation(_:)
Returns the tab’s ruler location.
Declaration
func CTTextTabGetLocation(_ tab: CTTextTab) -> DoubleParameters
- tab:
The tab whose location is obtained.
Return Value
The tab’s ruler location relative to the back margin.
Returns the tab’s ruler location.
func CTTextTabGetLocation(_ tab: CTTextTab) -> DoubleThe tab whose location is obtained.
The tab’s ruler location relative to the back margin.