Click or drag to resize

SaveFileDialogIHandler Interface

Handler interface for the SaveFileDialog

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