Skip to main content

Listen Method

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

Definition

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

IDisposable Listen(
ObservableCollection<MountedVolumeInfo> mountedDrives
)
View Source

Parameters

  ObservableCollection(MountedVolumeInfo)
 

Return Value

IDisposable

See Also

Reference

IMountedVolumeInfoProvider Interface
Avalonia.Controls.Platform Namespace