The View protocol provides a large set of modifiers, defined as protocol methods with default implementations, that you use to position and configure views in the layout of your app.
Check out the documentation about View protocol
https://developer.apple.com/documentation/swiftui/view