LayoutParams

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