PickOptions.Images Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.