paintOrder property

int? paintOrder
getter/setter pair

The order to paint a LayoutView on the canvas.

The smaller number is drawn first.

Implementation

int? paintOrder;