UILabel 文字描边 2017-03-10 本文已影响63人 流沙3333 titleLabel.shadowColor = [UIColor blackColor]; titleLabel.shadowOffset = CGSizeMake(1,1);