Contents

resize

Allows resizing.

Declaration

static let resize: MarkupInteractions

Discussion

This only controls manual resizing through direct interaction (drag handles, gestures). Programmatic resizing via the frame property always works. For ShapeMarkup elements, automatic content-driven resizing from the autoresizing property still occurs independently of this setting.

See Also

Configuring interactions