reload(_:)
An action method that reloads the current page.
Declaration
@IBAction func reload(_ sender: Any?)Parameters
- sender:
The object that sent this message.
An action method that reloads the current page.
@IBAction func reload(_ sender: Any?)The object that sent this message.