Class RelativeLayout.LayoutParams

Enclosing class:
RelativeLayout

public static class RelativeLayout.LayoutParams extends ViewGroup.MarginLayoutParams
Specifies how a view is positioned within a RelativeLayout. The relative layout containing the view uses the value of these layout parameters to determine where to position the view on the screen. If the view is not contained within a relative layout, these attributes are ignored.