Click or drag to resize

FilePickerIHandlerFileAction Property

Gets or sets FileAction that is used when the user is selecting the file.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
FileAction FileAction { get; set; }

Property Value

Type: FileAction
The file action.
See Also