Click or drag to resize

FontDialogICallback Interface

Callback interface for handlers of the FontDialog.

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

The FontDialogICallback type exposes the following members.

Methods
  NameDescription
Public methodOnFontChanged
Raises the font changed event.
Top
See Also