# BrowserChromeDelegate

Undocumented

- `

browser(_:didSelectCustomActionWithView:)
`

Called when the custom view has been tapped.

#### Declaration

#### Parameters

|     |     |
| --- | --- |
| `<br>                                browser<br>` | The interface to the browser object that can be used to customize the display. |
| `<br>                                view<br>` | The custom view set on the browser header. |

- `

browserDidSelectSubtitle(_:) 
`

Called when the header subtitle has been tapped.

#### Declaration

#### Parameters

|     |     |
| --- | --- |
| `<br>                                browser<br>` | The interface to the browser object that can be used to customize the display. |
