Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

label font, color and shadow #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

label font, color and shadow #18

wants to merge 2 commits into from

Conversation

anujbheda
Copy link

Change certain label attributes.

Usage:
self.switch.labelColor = [UIColor blackColor];
self.switch.labelShadowColor = [UIColor grayColor];
self.switch.labelFont = [UIFont systemFontOfSize:18.0f];

@lucianf
Copy link

lucianf commented Jun 23, 2012

Pretty useful, 1+ vote for merging this.

@sidwyn
Copy link

sidwyn commented Oct 3, 2012

+1 to merge this too. Really useful.

@mov-78
Copy link

mov-78 commented Dec 18, 2012

+1 for the merge.

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

Successfully merging this pull request may close these issues.

4 participants