FontPickerValueChangedEvent Field |
Identifier for handlers when attaching the
ValueChanged event.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string ValueChangedEvent = "FontPicker.ValueChanged"
Public Const ValueChangedEvent As String = "FontPicker.ValueChanged"
static val mutable ValueChangedEvent: string
Field Value
Type:
StringSee Also