- Home /
Question by
Ryujose · Dec 12, 2016 at 02:50 AM ·
textuser interfacedropdownlabelresolution settings
Dropdown captionText property - Default selected value doesn't exists
Hello community.
By default one value is selected on dropdown but with this property call it's becomes empty:
resolutionsDropdownGO.GetComponent<Dropdown>().captionText;
See image:
I want to set the default option on Label, then player would see the value selected.
What I'm missing?
Thanks.
captura.png
(12.5 kB)
Comment
this you find solution? my only solution was to change value from 0 to 1 and back to 0...
Your answer
