Class ContextSwitchSearchItemAction
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public class ContextSwitchSearchItemAction : SearchItemAction
- Inheritance
-
ContextSwitchSearchItemAction
- Inherited Members
Constructors
ContextSwitchSearchItemAction(string, string, string, object?)
public ContextSwitchSearchItemAction(string name, string pluginId, string contextId, object? contextArgs = null)
Parameters
Properties
ContextArgs
public object? ContextArgs { get; }
Property Value
ContextId
public string ContextId { get; }
Property Value
PluginId
public string PluginId { get; }