-
-
Notifications
You must be signed in to change notification settings - Fork 31
Review Viewer
Brandon edited this page Sep 22, 2021
·
5 revisions
Full integration tutorial for theme developers is available in the Playnite documentation: https://playnite.link/docs/devel/tutorials/themes/extensionIntegration.html
Example:
[...]
<Grid Visibility="{PluginStatus Plugin=Review_Viewer_ca24e37a-76d9-49bf-89ab-d3cba4a54bd1, Status=Installed}">
[...]
It can also be used to return a bool
value if used in another property.
<ContentControl x:Name="ReviewViewer_ReviewsControl" />