reloadFromOrigin(_:)
Action method that performs an end-to-end revalidation using cache-validating conditionals if possible.
Declaration
@IBAction func reloadFromOrigin(_ sender: Any?)Parameters
- sender:
The object that sent this message.
Action method that performs an end-to-end revalidation using cache-validating conditionals if possible.
@IBAction func reloadFromOrigin(_ sender: Any?)The object that sent this message.