Skip to main content
Apple Developer Docs
Fonts
Symbols
×
SwiftUI
/
AnyGradient
/
init(_:)
init(_:)
Creates a new instance from the specified gradient.
Declaration
init
(
_
gradient
:
Gradient
)