PreviousSize Property
Gets the previous size (or bounds) of the object.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size PreviousSize { get; init; }
Public Property PreviousSize As Size
Get
Set
member PreviousSize : Size with get, set