UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

Modifiers

Forums > SwiftUI

I am taking the 100 SwiftUI challange but this is a more general question. My question is about modifiers, is there a reference for of all modifiers and what they modify somewhere?

2      

There is not one list because modifiers can be different according to the type of View you want to manipulate.

Start here for the beginning. At the bottom of the page there are more links.

https://developer.apple.com/documentation/swiftui/view-layout

2      

What @Hatsushira says that different modifier apply to different Views

Another way is to Option + click on the View eg Text and you will get a ? and then scroll to bottom and Open in Developer Documentation and then you can see the modifier that can be used on Text view.

Hope that helps

2      

Thanks to all

2      

@roon asks:

is there a reference for of all modifiers and what they modify somewhere?

This sounds like a splendid idea for a starter project.

Jus' sayin'

2      

BUILD THE ULTIMATE PORTFOLIO APP Most Swift tutorials help you solve one specific problem, but in my Ultimate Portfolio App series I show you how to get all the best practices into a single app: architecture, testing, performance, accessibility, localization, project organization, and so much more, all while building a SwiftUI app that works on iOS, macOS and watchOS.

Get it on Hacking with Swift+

Sponsor Hacking with Swift and reach the world's largest Swift community!

Reply to this topic…

You need to create an account or log in to reply.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.