Skip to main content

IStorageProviderFactory Interface

Factory allows to register custom storage provider instead of native implementation.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

[UnstableAttribute]
public interface IStorageProviderFactory
View Source

Methods

CreateProvider(TopLevel) 

See Also

Reference

Avalonia.Controls.Platform Namespace