trackLayoutChanges property

  1. @Input()
set trackLayoutChanges (bool trackLayoutChanges)

Sets whether the source should be tracked for changes.

Implementation

@Input()
set trackLayoutChanges(bool trackLayoutChanges);