func hide() {
title = ""
message = ""
percentage = 0
withAnimation {
isShowing = false
}
}
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: