GaugeShareButton
struct GaugeShareButton : View
A button that shares a gauge’s deep link
-
Undocumented
Declaration
Swift
let deepLink: DeepLink -
Undocumented
Declaration
Swift
let gaugeName: String -
Undocumented
Declaration
Swift
init(siteID: String, country: String, state: String, gaugeName: String) -
Declaration
Swift
var body: some View { get }
View on GitHub
Install in Dash