loop property

bool? get loop

Implementation

bool? get loop native;
set loop (bool? value)

Implementation

set loop(bool? value) native;