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