invalidate()
Tells the file provider to perform any necessary cleanup so that the system can deallocate it.
Declaration
func invalidate()
Discussion
Your implementation should perform any necessary cleanup so that the system can dismiss and deallocate the file provider.
See Also
Creating and Removing File Providers