LLRoundSwitch
LLRoundSwitch copied to clipboard
Adds ability to use custom fonts in the switch
Adds a fontFamiliy property to both LLRoundSwitch & LLRoundSwitchToggle which when set is used as the font for the switch. Doesn't use a font object because the size of the font is calculated at runtime so a fontFamily a string is sufficient.