animationDurationInMilliseconds property

int? animationDurationInMilliseconds
final

the duration in milliseconds which it takes for the simpleDrawer to be pushed in & pushed out (optional argument. default: 300)

Implementation

final int? animationDurationInMilliseconds;