PropertyAnimation constructor

PropertyAnimation(
  1. int type
)

Implementation

PropertyAnimation(int type) : _type = type;