RecentManager.hasItem
bool hasItem(string uri)Checks whether there is a recently used resource registered with uri inside the recent manager.
Parameters
uri | a URI |
Returns
true if the resource was found, false otherwise
bool hasItem(string uri)Checks whether there is a recently used resource registered with uri inside the recent manager.
uri | a URI |