focus method

void focus()

Implementation

void focus() {
  context.focus();
}