zorder property

int zorder
getter/setter pair

用户视频布局在画布中的层级,取值范围为 [0, 100]

0为底层,值越大越上层。

Implementation

int zorder;