Creates parameters for a rectangle for use with auto layout.
Source
AutoLayoutRect() : left = new al.Param(), right = new al.Param(), top = new al.Param(), bottom = new al.Param();
Creates parameters for a rectangle for use with auto layout.
AutoLayoutRect() : left = new al.Param(), right = new al.Param(), top = new al.Param(), bottom = new al.Param();