view modifier
A view modifier is used to customize the appearance╱behavior of a view. Since modifiers are applied in order, swapping their positions can change the appearance╱behavior of the resulting view.
view modifier examples
ViewModifier (protocol)
Last updated
Was this helpful?