Contents

indirectPointerTouchMode

The interaction mode for indirect pointer touches on the canvas.

Declaration

@MainActor @preconcurrency var indirectPointerTouchMode: PaperMarkupViewController.TouchMode { get set }

Discussion

Default is .selection.

See Also

Controlling touch input