PulseEffect
struct PulseEffect : ViewModifier
A view modifier that applies a pulsing effect to a view. Used by GaugeMap markers.
-
Undocumented
Declaration
Swift
init(color: Color = .blue)
-
Declaration
Swift
func body(content: Content) -> some View
View on GitHub
Install in Dash