dismiss(_:)
Dismisses the dashboard.
Declaration
@IBAction func dismiss(_ sender: Any)Parameters
- sender:
The object that dismisses the dashboard.
Dismisses the dashboard.
@IBAction func dismiss(_ sender: Any)The object that dismisses the dashboard.