'Unsure how to use .help() in Swift 5 to achieve a Tooltip
I've tried the following:
Text("Test Word")
.help(Text("Hello, this is a tooltip")
And many other iterations, but I seem to have no clue on how to work it, and Google isn't helping me at all.
Wondering if this is even possible?
Appreciate any help, thank you!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
