interface AfterViewChecked {
    afterViewChecked(): void;
}

Methods

  • Returns void