Format UILabel with bullet points 0 11:53 A+ A- Print Email Unicode code point for the bullet character in your string myLabel.text = @"\u2022 This is a list item!";
Post a Comment