children_fixed_width
 
 
 
children_fixed_width = true-false; 

Specifies the default width (similar to width) for all tiles in a cluster. Does not override a child's width attribute, if it is specified explicitly.

Possible values are true or false (default: false).

NoteUse the fixed_ attributes with discretion. Inconsistent overriding of defaults results in inconsistent layouts.