addItemDecoration

Adds an ItemDecoration to this inspector.

Item decorations are ordered. Decorations placed earlier in the list will be run/queried/drawn first for their effects on item views.

Parameters

decoration

Decoration to add.

index

Position to add decoration at. If this value is negative the decoration will be added at the end.


Adds an ItemDecoration to this inspector.

Parameters

decoration

Decoration to add.