IFilePickerService Interface |
Namespace: Cimbalino.Toolkit.Services
public interface IFilePickerService
The IFilePickerService type exposes the following members.
Name | Description | |
---|---|---|
PickMultipleFilesAsync |
Shows the file picker so that the user can pick multiple files.
| |
PickSingleFileAsync |
Shows the file picker so that the user can pick one file.
|