Interface IPlayniteSettingsAPI
Describes application settings API.
Properties
|
Improve this Doc
View Source
AgeRatingOrgPriority
Property Value
|
Improve this Doc
View Source
AsyncImageLoading
Property Value
|
Improve this Doc
View Source
CloseToTray
Property Value
|
Improve this Doc
View Source
CompletionStatus
Gets completion status related settings.
Property Value
|
Improve this Doc
View Source
DatabasePath
Property Value
|
Improve this Doc
View Source
DesktopTheme
Property Value
|
Improve this Doc
View Source
DisableHwAcceleration
Property Value
|
Improve this Doc
View Source
DiscordPresenceEnabled
Property Value
|
Improve this Doc
View Source
Property Value
|
Improve this Doc
View Source
EnableTray
Property Value
|
Improve this Doc
View Source
FirstTimeWizardComplete
Property Value
|
Improve this Doc
View Source
FontFamilyName
Property Value
|
Improve this Doc
View Source
ForcePlayTimeSync
Property Value
|
Improve this Doc
View Source
Fullscreen
Gets Fullscreen mode related settings.
Property Value
|
Improve this Doc
View Source
FullscreenTheme
Property Value
|
Improve this Doc
View Source
GridItemHeightRatio
Property Value
|
Improve this Doc
View Source
GridItemWidthRatio
Property Value
|
Improve this Doc
View Source
Language
Property Value
|
Improve this Doc
View Source
MinimizeToTray
Property Value
|
Improve this Doc
View Source
PlaytimeImportMode
Property Value
|
Improve this Doc
View Source
Property Value
Type |
Description |
System.Windows.Controls.Dock |
|
|
Improve this Doc
View Source
Property Value
|
Improve this Doc
View Source
StartInFullscreen
Property Value
|
Improve this Doc
View Source
StartMinimized
Property Value
|
Improve this Doc
View Source
StartOnBoot
Property Value
|
Improve this Doc
View Source
UpdateLibStartup
Property Value
|
Improve this Doc
View Source
Version
Property Value
Methods
|
Improve this Doc
View Source
GetGameExcludedFromImport(string, Guid)
Checks if game is added on import exclusion list.
Parameters
Type |
Name |
Description |
string |
gameId |
Game ID.
|
System.Guid |
libraryId |
Library plugin ID.
|
Returns
Type |
Description |
bool |
True if game is on exclusion list.
|