SpinnerIHandler Interface |
Handler interface for the
Spinner control
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : ControlIHandler,
WidgetIHandler
Public Interface IHandler
Inherits ControlIHandler, WidgetIHandler
type IHandler =
interface
interface ControlIHandler
interface WidgetIHandler
end
See Also