LayoutParams

constructor(c: Context, attrs: AttributeSet)
constructor(width: Int, height: Int)
constructor(source: ViewGroup.LayoutParams)
constructor(source: ViewGroup.MarginLayoutParams)