[]
Configurates AllowResize. Sets a boolean value decides whether the tiles could be resized.
public FlowTileBuilder AllowResize(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
FlowTileBuilder | Current builder. |