public class StatusBarWindowView.LayoutParams extends FrameLayout.LayoutParams
Modifier and Type | Field and Description |
---|---|
boolean |
ignoreRightInset |
gravity, UNSPECIFIED_GRAVITY
bottomMargin, DEFAULT_MARGIN_RELATIVE, leftMargin, rightMargin, topMargin
FILL_PARENT, height, layoutAnimationParameters, MATCH_PARENT, width, WRAP_CONTENT
Constructor and Description |
---|
LayoutParams(Context c,
AttributeSet attrs) |
LayoutParams(int width,
int height) |
copyMarginsFrom, encodeProperties, getLayoutDirection, getMarginEnd, getMarginStart, isLayoutRtl, isMarginRelative, onDebugDraw, resolveLayoutDirection, setLayoutDirection, setMarginEnd, setMargins, setMarginsRelative, setMarginStart
debug, setBaseAttributes, sizeToString
public LayoutParams(int width, int height)
public LayoutParams(Context c, AttributeSet attrs)