Contents

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.

See Also

Loading Content