LayoutParams

constructor(@NonNull c: Context, @Nullable attrs: AttributeSet)(source)
constructor(width: Int, height: Int)(source)
constructor(width: Int, height: Int, gravity: Int)(source)
constructor(@NonNull source: DrawerLayout.LayoutParams)(source)
constructor(@NonNull source: ViewGroup.LayoutParams)(source)