ViewModifier
public protocol ViewModifier
A type that can create a modified version of a view.
-
Declaration
Swift
typealias Content = View
public protocol ViewModifier
A type that can create a modified version of a view.
Swift
typealias Content = View