``` button.setOnClickListener { “whatever” } ```
# android
a
Copy code
button.setOnClickListener { “whatever” }