Skip to main content

IStorageProviderFactory Interface

Unstable.

Note: This API is unstable and may change in a future release.

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