79544914

Date: 2025-03-30 17:09:42
Score: 1
Natty:
Report link
childView.center = CGPoint(x: parentView.bounds.midX, y: parentView.bounds.midY)

If we use childView.center = parentView.center , it will not correct in all cases.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Phuc