Click or drag to resize

PropertyValueChangedEventArgsOldValue Property

Gets the old value of the property

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Object OldValue { get; }

Property Value

Type: Object
See Also