LayoutParams

Constructors

Link copied to clipboard
constructor()
constructor(width: Int, height: Int)
constructor(source: ViewGroup.LayoutParams)
constructor(source: ViewGroup.MarginLayoutParams)
constructor(source: SlidingPaneLayout.LayoutParams)
constructor(context: Context, attrs: AttributeSet?)

Properties

Link copied to clipboard

The weighted proportion of how much of the leftover space this child should consume after measurement.