cell_height property

  1. @Uint32()
int cell_height
getter/setter pair

Cell height in pixels. Must be non-zero.

Implementation

@ffi.Uint32()
external int cell_height;