Contents

kCMTextMarkupAlignmentType_End

An alignment type that visually aligns the text at its ending side.

Declaration

let kCMTextMarkupAlignmentType_End: CFString

Discussion

For horizontally written text, the alignment is right for left-to-right text and left for right-to-left text. For vertical text, alignment is always at the bottom.

See Also

Alignment Types