Contents

dragRegion

The constraints that define where a person can drag this adornment.

Declaration

var dragRegion: MarkupAdornment.DragRegion

Discussion

  • .fixed: A person cannot move the adornment.

  • .canvas: A person can move the adornment freely within the canvas.

See Also

Controlling interactions