Contents

init(delegate:)

Creates a Scribble interaction that allows customizing the behavior of Scribble on text input views with the delegate you provide.

Declaration

init(delegate: any UIScribbleInteractionDelegate)

Parameters