Click or drag to resize

SystemIconsIHandler Interface

Handler interface for the SystemIcons methods

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

The SystemIconsIHandler type exposes the following members.

Methods
  NameDescription
Public methodGetFileIcon
Gets a file icon for the specified file
Public methodGetStaticIcon
Gets a static system-defined icon for the specified type.
Top
See Also