SeparatorToolItemIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : ToolItemIHandler,
ToolIHandler, WidgetIHandler
Public Interface IHandler
Inherits ToolItemIHandler, ToolIHandler, WidgetIHandler
type IHandler =
interface
interface ToolItemIHandler
interface ToolIHandler
interface WidgetIHandler
end
The SeparatorToolItemIHandler type exposes the following members.
Properties
| Name | Description |
---|
| Type |
Gets or sets the type of the separator.
|
TopSee Also