autoAdvanceDelay

Field in AsyncLineView

Summary

The amount of time after the line finishes appearing before automatically ending the line, in seconds.

public float autoAdvanceDelay = 1f;

Remarks

This value is only used when autoAdvance is true .

Last updated

Was this helpful?