getDecoratedMeasurement

abstract fun getDecoratedMeasurement(view: View): Int(source)

Returns the space occupied by this View in the current orientation including decorations and margins.

Return

Total space occupied by this view

Parameters

view

The view element to check

See also