Namespace Playnite
Classes
- AppAction
A base class for objects of which the properties must be observable.
- AppViewItem
A base class for objects of which the properties must be observable.
- BackgroundOperation
A base class for objects of which the properties must be observable.
- ExpandableVariables
Represents object with definitions of available expandable game variables.
- ExternalIdentifier
A base class for objects of which the properties must be observable.
- FileAppAction
A base class for objects of which the properties must be observable.
- FileGameAction
A base class for objects of which the properties must be observable.
- FilteringConfiguration
A base class for objects of which the properties must be observable.
- Game
A base class for objects of which the properties must be observable.
- GameAchievement
A base class for objects of which the properties must be observable.
- GameAction
A base class for objects of which the properties must be observable.
- GameDescription
A base class for objects of which the properties must be observable.
- GameEditSessionSection
A base class for objects of which the properties must be observable.
- GameFilterer
A base class for objects of which the properties must be observable.
- GameGroup
A base class for objects of which the properties must be observable.
- GameMediaFile
A base class for objects of which the properties must be observable.
- GameNote
A base class for objects of which the properties must be observable.
- GameScripts
A base class for objects of which the properties must be observable.
- GameSession
A base class for objects of which the properties must be observable.
- GameTrackingOptions
A base class for objects of which the properties must be observable.
- GlobalProgressOptions
Represents option for global progress dialog.
- GlobalProgressResult
Represents result of global progress dialog.
- IconConfig
A base class for objects of which the properties must be observable.
- LibraryObject
A base class for objects of which the properties must be observable.
- ListExtensions
Represents class with various extension methods for IEnumerable lists.
- MenuItemImpl
A base class for objects of which the properties must be observable.
- MessageBoxOption
A base class for objects of which the properties must be observable.
- MessageBoxResponse
Represents message box response options.
- PObservableObject
This should be used only for cases where custom observability is needed, like supression state. Otherwise use ObservableObject from MVVM toolkit.
- Platform
A base class for objects of which the properties must be observable.
- PlayniteUriEventArgs
Represents arguments for Playnite URI execution event.
- Region
A base class for objects of which the properties must be observable.
- ScriptAppAction
A base class for objects of which the properties must be observable.
- ScriptGameAction
A base class for objects of which the properties must be observable.
- SidebarItem
A base class for objects of which the properties must be observable.
- StringSelectionDialogResult
Represents result of selection string dialog operation.
- TimeToBeat
A base class for objects of which the properties must be observable.
- UrlGameAction
A base class for objects of which the properties must be observable.
- ViewConfiguration
A base class for objects of which the properties must be observable.
- WebLink
A base class for objects of which the properties must be observable.
- WindowCreationOptions
Represents option for new window creation.
Interfaces
- IDialogs
Describes object providing methods for dialog based actions.
- IGlobalProgressActionArgs
Represents arguments for global progress action.
- IUriHandlerAPI
Describes API for handling playnite11:// URI.