Sce.PlayStation.HighLevel.UI provides the UI Toolkit, which is a mechanism for realizing the UI. UI parts and animations that operate on the UI Toolkit are included.
This can be used by loading Sce.PlayStation.HighLevel.UI.dll.
Buttons and dialog boxes can be easily displayed, and UI parts can be easily positioned with additional layout tools.
For details, refer to UI Toolkit Programming Guide and the Sce.PlayStation.HighLevel.UI API Reference.
Contents
The UISystem class is a static class for using the features provided by the UI Toolkit.