Contents

BindableValuesReference

A reference to a bindable value of an animation.

Declaration

struct BindableValuesReference

Overview

As the name indicates, this structure doesn’t exhibit copy-on-write behavior because it’s a reference. This is in contrast to the BindableValue structure.

Topics

Accessing values

See Also

Bindable animation targets