- build
Layout build()
Undocumented in source. Be warned that the author may not have intended to support it.
- withArea
LayoutBuilder withArea(int left, int top, int right, int bottom)
Undocumented in source. Be warned that the author may not have intended to support it.
- withArea
LayoutBuilder withArea(Rect rect)
Undocumented in source. Be warned that the author may not have intended to support it.
- withHorizontalBlocks
LayoutBuilder withHorizontalBlocks(int amount)
Undocumented in source. Be warned that the author may not have intended to support it.
- withVerticalBlocks
LayoutBuilder withVerticalBlocks(int amount)
Undocumented in source. Be warned that the author may not have intended to support it.