SizeChangedEventArgsPreviousSize Property

Gets the previous size (or bounds) of the object.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Size PreviousSize { get; init; }

Property Value

Size

See Also