* Closes the visor. * * @doc {heading: 'Visor & Surfaces', subheading: 'Visor Methods'}
()
| 184 | * @doc {heading: 'Visor & Surfaces', subheading: 'Visor Methods'} |
| 185 | */ |
| 186 | close() { |
| 187 | return this.visorComponent.close(); |
| 188 | } |
| 189 | |
| 190 | /** |
| 191 | * Opens the visor. |
no outgoing calls