Return Value 戻り値
A view that applies animation
to this view whenever value
changes.
あるビュー、それはanimation
をこのビューにvalue
が変化する時はいつでも適用するものです。
Availability 有効性
Technology
A view that applies animation
to this view whenever value
changes.
あるビュー、それはanimation
をこのビューにvalue
が変化する時はいつでも適用するものです。
animation
The animation to apply. If animation
is nil
, the view doesn’t animate.
適用するアニメーション。animation
がnil
ならば、ビューはアニメーションしません。
value
A value to monitor for changes. 変更を監視することになる値。