removeAllURLs()
Removes all URLs from the post.
Declaration
func removeAllURLs() -> BoolReturn Value
Returns a Boolean value that indicates whether the URLs were successfully removed.
Discussion
If the view controller has already been presented to the user when removeAllURLs() is called, the method returns false and the URLS are not removed.