Whether `ngView` should call $anchorScroll to scroll the viewport after the view is updated.
                 - If the attribute is not set, disable scrolling.
                 - If the attribute is set without value, enable scrolling.
                 - Otherwise enable scrolling only if the `autoscroll` attribute value evaluated
                   as an expression yields a truthy value.