layout(...)
layout(val: Z.Text.Layout): this;
Sets the layout mode for this object.
Default value: Z.Text.Layout.fit
Parameters
Parameter | Type | Description |
---|---|---|
val | Z.Text.Layout | The layout to set. |
Returns
this
layout(val: Z.Text.Layout): this;
Sets the layout mode for this object.
Default value: Z.Text.Layout.fit
Parameter | Type | Description |
---|---|---|
val | Z.Text.Layout | The layout to set. |
this