Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BeginSession(ISearchContext)

A function called at the beginning of a search session.
Read time 1 minuteLast updated 13 days ago

Definition

void BeginSession(ISearchContext context)

Parameters

The search context.

Remarks

A search session is started when a user inputs the first character in the search field. This function is not called again until the next search session is started.