layoutPaintOrder property

int layoutPaintOrder
final

Configures the order in which the behavior should be painted. This value should be relative to LayoutPaintViewOrder.rangeAnnotation. (e.g. LayoutViewPaintOrder.rangeAnnotation + 1)

Implementation

final int layoutPaintOrder;