Contents

init(delegate:)

Creates an indirect Scribble interaction item with the specified delegate.

Declaration

@MainActor @preconcurrency init(delegate: Delegate)

Parameters