Table of Contents

Class GetMainMenuItemsArgs

Namespace
Playnite.SDK.Plugins
Assembly
Playnite.SDK.dll

Represents arguments for getting main menu items.

public class GetMainMenuItemsArgs
Inheritance
GetMainMenuItemsArgs
Inherited Members

Properties

IsGlobalSearchRequest

Gets or sets value indicating whether the request is for standard main menu or global search menu.

public bool IsGlobalSearchRequest { get; set; }

Property Value

bool