Click or drag to resize

TextStepperGetCallback Method

Gets the callback.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected override Object GetCallback()

Return Value

Type: Object
The callback.
See Also