Click or drag to resize

RadioToolItemIHandler Interface

Handler for the RadioToolItem.

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

The RadioToolItemIHandler type exposes the following members.

Properties
  NameDescription
Public propertyChecked
Gets or sets a value indicating whether this item is checked.
Top
See Also