FluentMaterials
A class which contains functions to build HazeStyles 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 HazeStyle which implements a translucent material used for the most translucent layer with accent color.
A HazeStyle which implements a translucent material used for the popup container background with accent color.
A HazeStyle which implements a translucent material used for the most translucent layer.
A HazeStyle which implements a translucent material used for the popup container background.
A HazeStyle which implements a mostly translucent material.