height property Null safety

int height
final

画布中的高度。

取值范围为 0~1920,若设置为奇数值,会自动向下取偶。

Implementation

final int height;