goBack(_:)
Navigates to the back item in the back-forward list.
Declaration
@IBAction func goBack(_ sender: Any?)Parameters
- sender:
The object sending this message.
Navigates to the back item in the back-forward list.
@IBAction func goBack(_ sender: Any?)The object sending this message.