FluentMaterials
A class which contains functions to build HazeBlurStyles which implement 'material' styles similar to those available on Windows platforms. The values used are taken from the WinUI 3 Figma file published by Microsoft.
The primary use case for using these is for when aiming for consistency with native UI (i.e. for when mixing Compose Multiplatform content alongside WinUI content).
Functions
A HazeBlurStyle which implements a translucent material used for the most translucent layer with accent color.
A HazeBlurStyle which implements a translucent material used for the popup container background with accent color.
A HazeBlurStyle which implements a translucent material used for the most translucent layer.
A HazeBlurStyle which implements a translucent material used for the popup container background.
A HazeBlurStyle which implements a translucent application background material.
A HazeBlurStyle which implements a translucent application background material used for the tab experience.
A HazeBlurStyle which implements a mostly translucent material.