begin property
The value this variable has at the beginning of the animation.
See the constructor for details about whether this property may be null (it varies from subclass to subclass).
Implementation
final Rect begin;
T? begin;
The value this variable has at the beginning of the animation.
See the constructor for details about whether this property may be null (it varies from subclass to subclass).
final Rect begin;
T? begin;