Delegate. An action to take in the form of a function call when the result has been selected true to hide flowlauncher after select result
public Func<ActionContext, bool> Action { get; set; }
- class ActionContext
- class Result
- namespace Flow.Launcher.Plugin