Summary
Gets or sets a method called when the toplevel's TransparencyLevel changes.
- Namespace
- Avalonia
.Platform - Containing Type
- ITopLevelImpl
Syntax
Action<WindowTransparencyLevel> TransparencyLevelChanged { get; set; }
Value
Type | Description |
---|---|
Action |