Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Help details incorrect #1881

Merged
merged 2 commits into from
Jan 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/Xamarin.Essentials/FilePicker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</Parameters>
<Docs>
<param name="options">File picker options to use; may be null</param>
<summary>Starts file picker for selecting a single file.</summary>
<summary>Starts file picker for selecting files.</summary>
<returns>File picking result object, or null when picking was cancelled by the user.</returns>
<remarks>
File types can be specified in order to limit files that can be selected, using a
Expand Down