FilePicker.Default Property

Definition

Provides the default implementation for static usage of this API.

public:
 static property Microsoft::Maui::Storage::IFilePicker ^ Default { Microsoft::Maui::Storage::IFilePicker ^ get(); };
public static Microsoft.Maui.Storage.IFilePicker Default { get; }
static member Default : Microsoft.Maui.Storage.IFilePicker
Public Shared ReadOnly Property Default As IFilePicker

Property Value

Applies to