loop 属性

bool? loop

实现

bool? get loop native;
void loop=(bool? value)

实现

set loop(bool? value) native;