ITopLevelImplScalingChanged Property
Gets or sets a method called when the toplevel's scaling changes.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action<double>? ScalingChanged { get; set; }
Property ScalingChanged As Action(Of Double)
Get
Set
abstract ScalingChanged : Action<float> with get, set
Property Value
ActionDouble