Remove ActionKeyword for specific plugin
public void RemoveActionKeyword(string pluginId, string oldActionKeyword)
parameter | description |
---|---|
pluginId | ID for plugin that needs to remove action keyword |
newActionKeyword | The actionkeyword that is supposed to be removed |
- interface IPublicAPI
- namespace Flow.Launcher.Plugin