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
viewIdstring
Properties
ViewId
public string ViewId { get; }