Click or drag to resize

SeparatorToolItem.IHandler Interface

Handler interface for the SeparatorToolItem.

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

The SeparatorToolItem.IHandler type exposes the following members.

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