component/glass library
Classes
- Glass
- A component that applies a blur effect to its child widget with a semi-transparent background.
- GlassAntiFlicker
- A component that helps prevent flickering at the edges of glass effects by applying a gradient.
- GlassStopper
- A component that controls whether glass effects should be applied to child components.
Enums
- AntiFlickerDirection
- Defines the directions for the anti-flicker gradient used with GlassAntiFlicker.
Extensions
- XAntiFlickerDirection on AntiFlickerDirection
- Extension methods for working with AntiFlickerDirection.
Properties
- kShowStoppedGlass ↔ bool
-
getter/setter pair