Core controls

Access the foundation of Cascades, the core controls (buttons, containers, and so on), which will help you create an awesome application.

With Cascades, you don't need to build common UI controls from scratch in your apps; you can use predefined core controls that are provided for you. By using these controls, you can create a look and feel that's consistent with core BlackBerry 10 apps. This category is where you'll find buttons, containers, image views, sliders, check boxes, and much more. If the core controls don't have exactly what you need, you can also create custom controls.

Additional resources

To learn more about UI controls and how to use them in your apps, visit the Creating User Interfaces documentation.

To download code samples that demonstrate how to use UI controls, visit the Sample Apps page and the Cascades Samples repository in Github.



Members