getStretch method

bool getStretch()

Implementation

bool getStretch() {
  return _bindings.spine_ik_constraint_data_get_stretch(_data) == -1;
}