Contents

allowsImageEditing

Indicates whether image attachments should permit editing of their images.

Declaration

var allowsImageEditing: Bool { get set }

Discussion

true if image editing is allowed; otherwise, false.

For image editing to be allowed, the text view must be editable and the text attachment cell must support image editing.

See Also

Setting behavioral attributes