android-components / mozilla.components.concept.toolbar / Toolbar / ActionSpace / <init>

<init>

ActionSpace(desiredWidth: Int, padding: Padding? = null)

An "empty" action with a desired width to be used as "placeholder".

Parameters

desiredWidth - The desired width in density independent pixels for this action.

padding - A optional custom padding.