Return Value 戻り値
A view that applies animation
to this view whenever it changes.
Availability 有効性
Technology
Self
conforms to Equatable
.
Self
がEquatable
に準拠する場合に利用可能です。
A view that applies animation
to this view whenever it changes.
animation
The animation to apply. If animation
is nil
, the view doesn’t animate.
適用するアニメーション。animation
がnil
ならば、ビューはアニメーションしません。