getRightDecorationWidth

Returns the total width of item decorations applied to child's right.

Note that this value is not updated until the View is measured or calculateItemDecorationsForChild is called.

Return

The total width of item decorations applied to the child's right.

Parameters

child

Child to query

See also