Contents

removeAllImages()

Removes all images from the post.

Declaration

func removeAllImages() -> Bool

Return Value

Returns a Boolean value that indicates whether the images were successfully removed.

Discussion

If the view controller has already been presented to the user when removeAllImages() is called, the method returns false and the images are not removed.

See Also

Specifying the Contents of the Post