CTTextTabGetAlignment(_:)
Returns the text alignment of the tab.
Declaration
func CTTextTabGetAlignment(_ tab: CTTextTab) -> CTTextAlignmentParameters
- tab:
The tab whose text alignment is obtained.
Return Value
The tab’s text alignment value.
Returns the text alignment of the tab.
func CTTextTabGetAlignment(_ tab: CTTextTab) -> CTTextAlignmentThe tab whose text alignment is obtained.
The tab’s text alignment value.