DisposeFunc Type Alias
DisposeFunc = () => void
A definition of function which may be called to dispose an object
Defined in
- core/bentley/src/Disposable.ts Line 108
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.