Skip to main content

IScopedResource<T> Interface

Definition

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

public interface IScopedResource<T> : IDisposable

View Source
ImplementsIDisposable

Type Parameters

Properties

Value 

Methods

Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)

See Also

Reference

Avalonia.Platform Namespace