getViewBoundingClientRect (view) private
getViewBoundingClientRect
provides information about the position of the bounding border box edges of a view relative to the viewport.
It is only intended to be used by development tools like the Ember Inpsector and may not work on older browsers.
Parameters:
-
view
Ember.View
Please login to continue.