FontPickerIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic interface IHandler : ControlIHandler,
WidgetIHandler
Public Interface IHandler
Inherits ControlIHandler, WidgetIHandler
type IHandler =
interface
interface ControlIHandler
interface WidgetIHandler
endThe FontPickerIHandler type exposes the following members.
Properties|
| Name | Description |
|---|
 | Value |
Gets or sets the currently selected font.
|
Top
See Also