ludo.layout.Renderer

ludo.layout.


new ludo.layout.Renderer()

Renderer class for Views which does not have a parent view and are typically rendered to the <body> tag.

It uses the views layout options for it's rendering. The config options are much the same as for the relative layout.

You can use a combination of the layout properties mentioned below.

Source: