Table of Contents

Class Plugin.GetAppViewItemsArgs

Namespace
Playnite
Assembly
Playnite.SDK.dll
public class Plugin.GetAppViewItemsArgs
Inheritance
Plugin.GetAppViewItemsArgs
Inherited Members

Constructors

GetAppViewItemsArgs(string)

public GetAppViewItemsArgs(string viewId)

Parameters

viewId string

Properties

ViewId

public string ViewId { get; }

Property Value

string