Swift Dev Notes
Search...
Ctrl
K
SedatOnat.dev
Affiliated with SedatOnat.com
More
SedatOnat.dev
Affiliated with SedatOnat.com
View
Page Elements
sheet()
#sheet
Previous
Rectangle
Next
Slider
Last updated
2 years ago
Was this helpful?
Overview
Sample Codes
"I want this sheet to be shown when "selectedUser" has a value inside"
Copy
.sheet(item: $selectedUser)
Sources
Videos
Articles / Documents
See Also
Hacking with Swift / 100 Days / Day-37
Hacking with Swift / 100 Days / Day-96 - Using alert() and sheet() with optionals