AO
Size: a a a
AO
YR
S
YR
S
R
R
AO
YR
Z
Z
SK
i
in 0...1 {
let viewCircle: UIView = UIView(frame: CGRect(x: 40, y:
self.imageLittleCircle.bounds.height * CGFloat(i), width:
self.imageLittleCircle.bounds.width, height:
self.imageLittleCircle.bounds.height))
viewCircle.layer.borderWidth = 1
viewCircle.layer.cornerRadius =
self.imageLittleCircle.bounds.height / 2
self.view.addSubview(viewCircle)
print(
self.imageLittleCircle.bounds.height * CGFloat(i))
}
V
i
in 0...1 {
let viewCircle: UIView = UIView(frame: CGRect(x: 40, y:
self.imageLittleCircle.bounds.height * CGFloat(i), width:
self.imageLittleCircle.bounds.width, height:
self.imageLittleCircle.bounds.height))
viewCircle.layer.borderWidth = 1
viewCircle.layer.cornerRadius =
self.imageLittleCircle.bounds.height / 2
self.view.addSubview(viewCircle)
print(
self.imageLittleCircle.bounds.height * CGFloat(i))
}
S
i
in 0...1 {
let viewCircle: UIView = UIView(frame: CGRect(x: 40, y:
self.imageLittleCircle.bounds.height * CGFloat(i), width:
self.imageLittleCircle.bounds.width, height:
self.imageLittleCircle.bounds.height))
viewCircle.layer.borderWidth = 1
viewCircle.layer.cornerRadius =
self.imageLittleCircle.bounds.height / 2
self.view.addSubview(viewCircle)
print(
self.imageLittleCircle.bounds.height * CGFloat(i))
}
SK
SK
S
KS
SK
KS