clearBufferSwitch property

bool clearBufferSwitch
getter/setter pair

boolean If true, the buffer will be cleared during the switch. The default automatic behavior is false to have a smoother transition. On some device it's better to clear buffer. Defaults false.

Implementation

external bool clearBufferSwitch;