Closed Jabjai closed 7 years ago
Hello, I want to change arrow colour of dropdown. By default it has a blue colour and I want to change its to another colour.
Please help me. Thank you very much.
Hello @Jabjai You can change the arrow color by setting the tintColor property of the menu (same as UIButton). Alternatively, you can set your custom image using the disclosureIndicatorImage property.
tintColor
disclosureIndicatorImage
Hello, I want to change arrow colour of dropdown. By default it has a blue colour and I want to change its to another colour.
Please help me. Thank you very much.