Table of Contents

Enum SideBarPosition

Namespace
Playnite
Assembly
Playnite.SDK.dll
[Flags]
public enum SideBarPosition

Fields

All = Left | Right | Top | Bottom
Bottom = 8
Left = 1
Right = 2
Top = 4