FilePicker Class

Definition

Lets the user pick a file from the device's storage.

public static class FilePicker
Inheritance
FilePicker

Methods

PickAsync(PickOptions)

Starts file picker for selecting a single file.

PickMultipleAsync(PickOptions)

Starts file picker for selecting a single file.

Applies to