[]
Configurates Styles. Sets or set the waterfall styles.
public WaterfallBuilder<T> Styles(Action<WaterfallStylesBuilder> build)
| Type | Name | Description |
|---|---|---|
| Action<WaterfallStylesBuilder> | build | The builder function. |
| Type | Description |
|---|---|
| WaterfallBuilder<T> | Current builder. |