setTouched abstract method

AbstractControl setTouched(
  1. bool touched
)
inherited

Set marker "field was out of focus" Изменяет состояния маркета "значение было в фокусе"

Implementation

AbstractControl setTouched(bool touched);