SpeedDialActionBuilder.Visible Method
| Name | Parameters | Description |
|---|---|---|
| Visible(JS) | value | Allows you to hide the FAB from the view or the action from the speed dial menu. Mirrors the client-side visible option. |
| Visible(Boolean) | value | Allows you to hide the FAB from the view or the action from the speed dial menu. Mirrors the client-side visible option. |