activeFindSession
The object that manages the state, presentation, and behavior of an active search.
Declaration
var activeFindSession: UIFindSession? { get }Discussion
This property returns the session object managing the details of the search. When no seach is active, isFindNavigatorVisible is false, this returns nil.