getControl abstract method

Control? getControl(
  1. NgControl dir
)

Look up the Control associated with a particular NgControl.

Implementation

Control? getControl(NgControl dir);