IStorageProviderFactory Interface
Definition
Factory allows to register custom storage provider instead of native implementation.
public interface IStorageProviderFactory
Methods
| Name | Description |
|---|---|
| CreateProvider | No summary available. |
CreateProvider Method
public Avalonia.Platform.Storage.IStorageProvider CreateProvider(Avalonia.Controls.TopLevel topLevel)
Parameters
topLevel Avalonia.Controls.TopLevel