Modal.animateClose method
Modal › animateClose
Unofficial
Performed when animation is completeSignature:
animateClose(): Promise<void>Returns: Promise<void> — A promise that resolves when the close animation finishes. To get the constructor instance, use getModalConstructor from obsidian-typings/implementations.