oldWidth
Description​
Gets the size before the resizing happened.
- JavaScript
- C#
- Kotlin
oldWidth: number;
double OldWidth { get; set; }
var oldWidth: Double
Gets the size before the resizing happened.
oldWidth: number;
double OldWidth { get; set; }
var oldWidth: Double