y property

  1. @JsonKey.new(name: 'y')
int? y
final

参与本地合图的视频的左上角相对于合图画布左上角(原点)的纵向位移。

Implementation

@JsonKey(name: 'y')
final int? y;