Class SearchContext.GetSearchResultsArgs
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class SearchContext.GetSearchResultsArgs
- Inheritance
-
SearchContext.GetSearchResultsArgs
- Inherited Members
-
Properties
CancelToken
public CancellationToken CancelToken { get; }
Property Value
- CancellationToken
SearchTerm
public string? SearchTerm { get; }
Property Value
- string
ShowHiddenGames
public bool ShowHiddenGames { get; }
Property Value
- bool
ShowUninstalledGames
public bool ShowUninstalledGames { get; }
Property Value
- bool