loop property

bool? loop
getter/setter pair

是否设置循环,默认为 true,设置为 false 时图像组播放完毕后水印消失

Implementation

bool? loop;