回答編集履歴

1

s

2017/02/25 09:59

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -72,10 +72,6 @@
72
72
 
73
73
 
74
74
 
75
- print((superview ?? UIView()) )
76
-
77
-
78
-
79
75
  let x = self.center.x - self.frame.origin.x
80
76
 
81
77
  let y = self.center.y - self.frame.origin.y