Skip to main content

IMountedVolumeInfoProvider Interface

Unstable.

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

Defines a platform-specific mount volumes info provider implementation.

Definition

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

[UnstableAttribute]
public interface IMountedVolumeInfoProvider
View Source

Methods

Listen(ObservableCollection(MountedVolumeInfo))Listens to any changes in volume mounts and forwards updates to the referenced ObservableCollection(T).

See Also

Reference

Avalonia.Controls.Platform Namespace