Contents

UIIndirectScribbleInteraction

An interaction for using Scribble to enter text by writing on a view that isn’t formally a text input.

Declaration

@MainActor @preconcurrency class UIIndirectScribbleInteraction<Delegate> where Delegate : UIIndirectScribbleInteractionDelegate

Topics

Creating an indirect Scribble interaction

Managing indirect Scribble interactions

Detecting writing

See Also

Custom views