public class

PercentFrameLayout.LayoutParams

extends FrameLayout.LayoutParams

implements PercentLayoutHelper.PercentLayoutParams

 java.lang.Object

↳FrameLayout.LayoutParams

↳androidx.percentlayout.widget.PercentFrameLayout.LayoutParams

Summary

Constructors
publicLayoutParams(Context c, AttributeSet attrs)

publicLayoutParams(FrameLayout.LayoutParams source)

publicLayoutParams(int width, int height, int gravity)

publicLayoutParams(MarginLayoutParams source)

publicLayoutParams(ViewGroup.LayoutParams source)

Methods
public PercentLayoutHelper.PercentLayoutInfogetPercentLayoutInfo()

protected voidsetBaseAttributes(TypedArray a, int widthAttr, int heightAttr)

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

Constructors

public LayoutParams(Context c, AttributeSet attrs)

public LayoutParams(int width, int height, int gravity)

public LayoutParams(ViewGroup.LayoutParams source)

public LayoutParams(MarginLayoutParams source)

public LayoutParams(FrameLayout.LayoutParams source)

Methods

public PercentLayoutHelper.PercentLayoutInfo getPercentLayoutInfo()

protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr)