public class

ActionBarOverlayLayout.LayoutParams

extends MarginLayoutParams

 java.lang.Object

↳MarginLayoutParams

↳androidx.appcompat.widget.ActionBarOverlayLayout.LayoutParams

Summary

Constructors
publicLayoutParams(Context c, AttributeSet attrs)

publicLayoutParams(ViewGroup.LayoutParams source)

publicLayoutParams(ViewGroup.MarginLayoutParams source)

Methods
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public LayoutParams(Context c, AttributeSet attrs)

public LayoutParams(ViewGroup.LayoutParams source)

public LayoutParams(ViewGroup.MarginLayoutParams source)