View
A type that represents part of your app’s user interface and provides modifiers that you use to configure views
3 components
modifier
ControlSize
A control version that is the default size
modifier
Background Extension Effect
Adds the background extension effect to the view. The view will be duplicated into mirrored copies which will be placed around the view on any edge with available safe area. Additionally, a blur effect will be applied on top to blur out the copies
modifier
Glass effect
Applies the Liquid Glass effect to a view