Click or drag to resize

Widget.Dispose Method

Disposes of this widget, supressing the finalizer

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also