alignment()
Returns the text alignment setting for the annotation.
Declaration
func alignment() -> NSTextAlignmentReturn Value
The text alignment value for the annotation. Supported alignment values are NSLeftTextAlignment, NSRightTextAlignment, and NSCenterTextAlignment.