Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

SYLabel Color not changing #6

Open
unoiatech opened this issue Jul 21, 2017 · 0 comments
Open

SYLabel Color not changing #6

unoiatech opened this issue Jul 21, 2017 · 0 comments

Comments

@unoiatech
Copy link

I am trying to change the color of label text but it still shows the default color.

Here is my code to update text colour :

            loadingLabel.text = "Loading"
            loadingLabel.labelTextColor =  .white
            loadingLabel.animationType = .text
            loadingLabel.startAnimating()

I tried to change colour in XIB also, but still not working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant