getTransformInfoListSize method

int getTransformInfoListSize()

Implementation

int getTransformInfoListSize() {
  return _galleryItemTransformInfoList.length;
}