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