search

Home  >  Q&A  >  body text

objective-c - iOS 如何设置进度条UIProgressView的高度

如题 如何设置它的高度

天蓬老师天蓬老师2772 days ago638

reply all(2)I'll reply

  • PHPz

    PHPz2017-04-17 15:58:59

    Implement one yourself and send it out, using CAShapeLayer, which is highly customizable.

    The method above will be confusing

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 15:58:59

    Frame cannot be set. You can use CGAffineTransformMakeScale(1, x);

    reply
    0
  • Cancelreply