質問編集履歴

2

参考URL追加

2017/11/26 15:32

投稿

midomurasaki
midomurasaki

スコア46

test CHANGED
File without changes
test CHANGED
@@ -84,6 +84,8 @@
84
84
 
85
85
 
86
86
 
87
+
88
+
87
89
  ここで、以下2点の問題が解決できず困っています。
88
90
 
89
91
  - アニメーションを終えた後、animator?.startAnimation()を呼び出しても再度アニメーションさせることができない
@@ -105,3 +107,11 @@
105
107
 
106
108
 
107
109
  上記問題の解決方法について、ご回答よろしくお願いいたします。
110
+
111
+
112
+
113
+ 参考URL
114
+
115
+ [https://dev.classmethod.jp/smartphone/ios10-uiviewpropertyanimator/](https://dev.classmethod.jp/smartphone/ios10-uiviewpropertyanimator/)
116
+
117
+ [https://qiita.com/KEN-chan/items/f80c17c583ac44d67a58](https://qiita.com/KEN-chan/items/f80c17c583ac44d67a58)

1

タイトル変更

2017/11/26 15:32

投稿

midomurasaki
midomurasaki

スコア46

test CHANGED
@@ -1 +1 @@
1
- UIViewPropertyAnimator期待する動作にらな
1
+ アニメーションが再利用ない
test CHANGED
File without changes