Show the error message using Flow's standard error icon.
public void ShowMsgError(string title, string subTitle = "")| parameter | description |
|---|---|
| title | Message title |
| subTitle | Optional message subtitle |
- interface IPublicAPI
- namespace Flow.Launcher.Plugin
Show the error message using Flow's standard error icon.
public void ShowMsgError(string title, string subTitle = "")| parameter | description |
|---|---|
| title | Message title |
| subTitle | Optional message subtitle |