Interface: Disposable
January 3, 2026 ยท View on GitHub
Interface: Disposable
Represents a type which can release resources, such as event listening or a timer.
Methods
dispose()
dispose():
void
Returns
void
January 3, 2026 ยท View on GitHub
Represents a type which can release resources, such as event listening or a timer.
dispose():
void
void