stopLoading()
Stops any pending loads on the receiver’s data source, and those of its children.
Declaration
func stopLoading()Discussion
This method does not change the state of the receiver—whatever content has been loaded is preserved.
Stops any pending loads on the receiver’s data source, and those of its children.
func stopLoading()This method does not change the state of the receiver—whatever content has been loaded is preserved.