ContextMenuShowEventBuilder.Delay Method
| Name | Parameters | Description |
|---|---|---|
| Delay(JS) | value | The delay in milliseconds after which the UI component is displayed. Mirrors the client-side delay option. |
| Delay(Double) | value | The delay in milliseconds after which the UI component is displayed. Mirrors the client-side delay option. |