Click or drag to resize

SeparatorToolItemIHandler Interface

Handler interface for the SeparatorToolItem.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : ToolItemIHandler, 
	ToolIHandler, WidgetIHandler

The SeparatorToolItemIHandler type exposes the following members.

Properties
  NameDescription
Public propertyType
Gets or sets the type of the separator.
Top
See Also