About Spacer and Separator

The spacer component creates spacing between indexed children of a parent component (e.g., stackLayout or styledList). You can change the default attribute values for height and width to create the amount of spacing you want.

The separator component creates a horizontal dotted line between indexed children; there are no attributes to set.

The spacer or separator component is placed in the separator named child of the parent component.


About FlowLayout and StackLayout
About StyledList and StyledItem

Inserting a Spacer or Separator Line Between Components in a FlowLayout or StackLayout
Inserting Vertical Spacing Between Indexed Children of a StyledList
Working with Layout Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.