Change Flow.Launcher query
public void ChangeQuery(string query, bool requery = false)
parameter | description |
---|---|
query | query text |
requery | force requery By default, Flow Launcher will not fire query if your query is same with existing one. Set this to true to force Flow Launcher requerying |
- interface IPublicAPI
- namespace Flow.Launcher.Plugin