Click or drag to resize

ButtonToolItem.IHandler Interface

Handler for the ButtonToolItem.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : ToolItem.IHandler, 
	Tool.IHandler, Widget.IHandler
See Also