Contents

bounds

The layout bounds of the text attachment’s graphical representation in the text coordinate system.

Declaration

var bounds: CGRect { get set }

Discussion

The bounds rectangle origin is at the current glyph location on the text baseline. The default value is CGRectZero.

See Also

Defining the attachment’s contents