ActionMenuView.LayoutParams

class ActionMenuView.LayoutParams : LinearLayoutCompat.LayoutParams


Summary

Public constructors

LayoutParams(width: Int, height: Int)

Inherited Constants

From android.view.ViewGroup.LayoutParams
const Int

This property is deprecated.

const Int
const Int

Public constructors

LayoutParams

Added in 1.1.0
LayoutParams(other: ActionMenuView.LayoutParams!)

LayoutParams

Added in 1.7.0-alpha03
LayoutParams(other: ViewGroup.LayoutParams!)

LayoutParams

Added in 1.7.0-alpha03
LayoutParams(c: Context!, attrs: AttributeSet!)

LayoutParams

Added in 1.7.0-alpha03
LayoutParams(width: Int, height: Int)

Public properties

cellsUsed

Added in 1.1.0
@ViewDebug.ExportedProperty
val cellsUsedInt

expandable

Added in 1.1.0
@ViewDebug.ExportedProperty
val expandableBoolean

extraPixels

Added in 1.1.0
@ViewDebug.ExportedProperty
val extraPixelsInt

isOverflowButton

Added in 1.1.0
@ViewDebug.ExportedProperty
val isOverflowButtonBoolean

preventEdgeOffset

Added in 1.1.0
@ViewDebug.ExportedProperty
val preventEdgeOffsetBoolean