delegate
An object that updates your app’s presentation and provides the session object for managing the interaction’s search.
Declaration
weak var delegate: (any UIFindInteractionDelegate)? { get }An object that updates your app’s presentation and provides the session object for managing the interaction’s search.
weak var delegate: (any UIFindInteractionDelegate)? { get }