Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- NSMutableAttributedString *infoText = [[NSMutableAttributedString alloc]
- initWithString:[NSString stringWithFormat:@"%@ \n\n%@ \n\n%@", settingDetails, settingON, settingOFF]];
- [infoText addAttribute:NSFontAttributeName value:[UIFont systemFontOfSize:0.0] range:]
Advertisement
Add Comment
Please, Sign In to add comment