ToastBuilder.DisplayTime Method
| Name | Parameters | Description |
|---|---|---|
| DisplayTime(JS) | value | The time span in milliseconds during which the Toast UI component is visible. Mirrors the client-side displayTime option. |
| DisplayTime(Double) | value | The time span in milliseconds during which the Toast UI component is visible. Mirrors the client-side displayTime option. |