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      

TAKE YOUR SKILLS TO THE NEXT LEVEL If you like Hacking with Swift, you'll love Hacking with Swift+ – it's my premium service where you can learn advanced Swift and SwiftUI, functional programming, algorithms, and more. Plus it comes with stacks of benefits, including monthly live streams, downloadable projects, a 20% discount on all books, and free gifts!

Find out more

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.