NEW: My new book Pro SwiftUI is out now – level up your SwiftUI skills today! >>

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?

   

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

   

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

   

Thanks to all

   

@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'

   

Hacking with Swift is sponsored by Judo

SPONSORED Let’s face it, SwiftUI previews are limited, slow, and painful. Judo takes a different approach to building visually—think Interface Builder for SwiftUI. Build your interface in a completely visual canvas, then drag and drop into your Xcode project and wire up button clicks to custom code. Download the Mac App and start your free trial today!

Try now

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.