Use the Static API search provider to execute Unity’s parameterless public static API methods and properties.
Note: You can’t implicitly use this search provider as part of a default search. You must explicitly use its search token or its visual query filter.
Provider token: api:
Query example: Searches for methods in the Application
class, which provides access to application runtime data.
api:Application
The Static API search provider doesn’t have any filters.
Search window tab: Static API.
Default action: Executes the API method.