stripSize property

double stripSize
final

double size of strip it will use width when used TransitionType.LEFT_TO_RIGHT or TransitionType.RIGHT_TO_LEFT animation and it will use height when used TransitionType.BOTTOM_TO_TOP or TransitionType.TOP_TO_BOTTOM

Implementation

final double stripSize;