#alert #message
Last updated 2 years ago
Was this helpful?
Any button in the alert will dismiss the alert (HWS).
Button(action: { self.counter+= 1 }, label: { Text("Add") })
Notifications