iphone - Animation's performance is very poor when view's shadow is on

前端 未结 2 1742
死守一世寂寞
死守一世寂寞 2021-02-05 12:43

I have a UILabel with CALayer shadow on.And I just move it around via UIView animation.

The performance is poor and I can see the

2条回答
  •  星月不相逢
    2021-02-05 13:19

    Not sure if this is the answer you're looking for but I found this: Drop Shadow on UITextField text

    It may be better performance, I haven't tried it but it seems it would be.

提交回复
热议问题