Contents

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 }

See Also

Managing find interactions