Click or drag to resize

TaskbarIHandler Interface

Handler interface for the Taskbar.

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

The TaskbarIHandler type exposes the following members.

Methods
  NameDescription
Public methodSetProgress
Sets the state and progress of the application.
Top
See Also