Skip to main content
All docs
V25.2
  • Implement a Material Design 3 Theme Selector

    Task-based Scenarios - Theme Selector App

    This example uses DevExpress .NET MAUI Components to create a Material Design 3 theme selector.

    View Example: DevExpress .NET MAUI Controls - Implement a Material Design 3 Theme Selector

    Related Controls: DXScrollView, Label, ChoiceChipGroup, DXBorder, DXCollectionView, DXButton

    Anatomy

    The following image illustrates the structure of user interface elements:

    Theme Selector App Anatomy

    Related Properties:

    Implementation Details

    Refer to the following GitHub example to see implementation details:

    View Example: DevExpress .NET MAUI Controls - Implement a Material Design 3 Theme Selector