PickOptions.Images Property

Definition

Predefined PickOptions object for picking image files only.

public static Xamarin.Essentials.PickOptions Images { get; }

Property Value

Remarks

Due to specifying the file types to pick being very platform specific, this predefined PickOptions object can be used for picking images.

Applies to