Method Dispose
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Dispose()
Unmounts the tree: tears down every fiber and runs cleanup (effect teardowns, ref callbacks). Idempotent — calling it more than once is a no-op.
public void Dispose()
Unmounts the tree: tears down every fiber and runs cleanup (effect teardowns, ref callbacks). Idempotent — calling it more than once is a no-op.
public void Dispose()