Click or drag to resize

FontDialogIHandler Interface

Handler interface for the FontDialog.

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

The FontDialogIHandler type exposes the following members.

Properties
  NameDescription
Public propertyFont
Gets or sets the currently selected font.
Top
See Also