PickOptions.Default 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.
Default file picking options
public static Xamarin.Essentials.PickOptions Default { get; }
Property Value
A PickOptions object with default values.
Remarks
This object can be used when no special pick options are necessary.