Contents

removeAllURLs()

Removes all URLs from the post.

Declaration

func removeAllURLs() -> Bool

Return 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.

See Also

Specifying the Contents of the Post