Core

Learn about the core essentials of a Cascades application and base classes for most controls.

The Cascades framework contains some underlying classes that are the foundation of the UI system. You can use the properties, functions, and signals of these base classes to learn about what makes Cascades tick, and you can also handle different events that occur to these objects. This category also contains classes that let you change the Active Frame (or cover) that's displayed when your app is minimized.

Additional resources

To learn more about base classes in Cascades, visit the Fundamentals of Cascades documentation. To learn more about Active Frames, visit the Active Frames documentation.

To download code samples that demonstrate how to use base classes in your apps, visit the Sample Apps page and the Cascades Samples repository in Github.



Members