object


Description:

public Object object { get; construct; }

The object whose property will be animated.

The `AdwPropertyAnimationTarget` instance does not hold a strong reference on the object; make sure the object is kept alive throughout the target's lifetime.