PickOptions Class

Definition

File picking options.

public class PickOptions
Inheritance
PickOptions

Remarks

This file picking options object can be passed to a call to PickAsync().

Constructors

PickOptions()

Creates a default PickOptions object.

Properties

Default

Default file picking options

FileTypes

List of file types that file file picker should return.

Images

Predefined PickOptions object for picking image files only.

PickerTitle

Title for the file picker.

Applies to