Show / Hide Table of Contents

Interface IPlayniteSettingsAPI

Describes application settings API.

Properties

| Improve this Doc View Source

AgeRatingOrgPriority

Property Value
Type Description
AgeRatingOrg
| Improve this Doc View Source

AsyncImageLoading

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

CloseToTray

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

DatabasePath

Property Value
Type Description
System.String
| Improve this Doc View Source

DesktopTheme

Property Value
Type Description
System.String
| Improve this Doc View Source

DisableHwAcceleration

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

DiscordPresenceEnabled

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

DownloadMetadataOnImport

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

EnableTray

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

FirstTimeWizardComplete

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

FontFamilyName

Property Value
Type Description
System.String
| Improve this Doc View Source

ForcePlayTimeSync

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

FullscreenTheme

Property Value
Type Description
System.String
| Improve this Doc View Source

GridItemHeightRatio

Property Value
Type Description
System.Int32
| Improve this Doc View Source

GridItemWidthRatio

Property Value
Type Description
System.Int32
| Improve this Doc View Source

Language

Property Value
Type Description
System.String
| Improve this Doc View Source

MinimizeToTray

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

SidebarPosition

Property Value
Type Description
System.Windows.Controls.Dock
| Improve this Doc View Source

SidebarVisible

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

StartInFullscreen

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

StartMinimized

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

StartOnBoot

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

UpdateLibStartup

Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Version

Property Value
Type Description
System.Int32

Methods

| Improve this Doc View Source

GetGameExcludedFromImport(String, Guid)

Checks if game is added on import exclusion list.

Parameters
Type Name Description
System.String gameId

Game ID.

System.Guid libraryId

Library plugin ID.

Returns
Type Description
System.Boolean

True if game is on exclusion list.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX