LayoutElementBuilders.LayoutElement
public interface LayoutElementBuilders.LayoutElement
Button |
This class is deprecated. Use the new class |
Chip |
This class is deprecated. Use the new class |
CircularProgressIndicator |
This class is deprecated. Use the new class |
CompactChip |
This class is deprecated. Use the new class |
EdgeContentLayout |
This class is deprecated. Use the new class |
LayoutElementBuilders.Arc |
An arc container. |
LayoutElementBuilders.Box |
A container which stacks all of its children on top of one another. |
LayoutElementBuilders.Column |
A column of elements. |
LayoutElementBuilders.Image |
An image. |
LayoutElementBuilders.Row |
A row of elements. |
LayoutElementBuilders.Spacer |
A simple spacer, typically used to provide padding between adjacent elements. |
LayoutElementBuilders.Spannable |
A container of |
LayoutElementBuilders.Text |
A text string. |
MultiButtonLayout |
This class is deprecated. Use the new class |
MultiSlotLayout |
This class is deprecated. Use the new class |
PrimaryLayout |
This class is deprecated. Use the new class |
Text |
This class is deprecated. Use the new class |
TitleChip |
This class is deprecated. Use the new class |
Interface defining the root of all layout elements. This exists to act as a holder for all of the actual layout elements above.
Summary
Nested types |
|---|
public interface LayoutElementBuilders.LayoutElement.BuilderBuilder to create |