Join Slack
Jetpack Compose Question: Is there an easy place to find the modifiers for various widgets?
# compose
g
Guy Bieber
03/10/2020, 1:41 PM
Jetpack Compose Question: Is there an easy place to find the modifiers for various widgets?
a
Adam Powell
03/10/2020, 1:52 PM
You're in the
#compose
channel, everything in here is a jetpack compose question 🙂
Adam Powell
03/10/2020, 1:53 PM
If you start typing,
Layout
you should get autocomplete for a host of available layout modifiers, same with
Draw
, etc
Adam Powell
03/10/2020, 2:27 PM
You can also take a look at the list of subclasses of
https://developer.android.com/reference/kotlin/androidx/ui/core/Modifier.Element?hl=en
g
Guy Bieber
03/10/2020, 2:56 PM
Thanks
Guy Bieber
03/11/2020, 11:23 PM
This doesn’t show the modifiers available with any specific type (like button). Thoughts?
Guy Bieber
04/28/2020, 7:03 PM
The new way of doing modifiers allows you to see whats available. Modifier.<whatever>
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by