Contents

stop(_:)

Stops a slideshow.

Declaration

func stop(_ sender: Any!)

Parameters

  • sender:

    The object sending the message to stop the slideshow.

Discussion

This method is invoked when the user clicks a button or issues a stop command.

See Also

Running and Stopping a Slideshow