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