Click or drag to resize

DataFormatsIHandler Interface

Handler interface for implementations of the DataFormats object.

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

The DataFormatsIHandler type exposes the following members.

Properties
  NameDescription
Public propertyColor
Gets the data format used for a color object
Public propertyHtml
Gets the data format used for html
Public propertyText
Gets the data format used for plain text
Top
See Also