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      

Hacking with Swift is sponsored by RevenueCat

SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's Paywalls allow you to remotely configure your entire paywall view without any code changes or app updates.

Learn more here

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.