Docs (4.0.0)
class View method

requestFocus

A method that should be implemented to request input focus on the view output element.

abstract

abstract requestFocus(): void

Related

  • class View abstractAn abstract class that represents a view.