autoRotateDelay property

int? autoRotateDelay
final

Sets the delay before auto-rotation begins. The format of the value is a number in milliseconds. The default is 3000.

Implementation

final int? autoRotateDelay;