public class MatchResult| name | description |
|---|---|
| MatchResult(…) | (2 constructors) |
| MatchData { get; set; } | Matched data to highlight. |
| RawScore { get; set; } | |
| Score { get; } | The final score of the match result with search precision filters applied. |
| SearchPrecision { get; set; } | |
| Success { get; set; } | |
| IsSearchPrecisionScoreMet() |
- namespace Flow.Launcher.Plugin.SharedModels