Click or drag to resize

FilePickerFilePathChangedEvent Field

Event identifier for handlers when attaching the FilePathChanged event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public const string FilePathChangedEvent = "FilePicker.FilePathChanged"

Field Value

Type: String
See Also