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