The IQuickviewLoadedEventArgs interface describes the object that all quickviewLoaded event handlers receive as an argument.
IQuickviewLoadedEventArgs
quickviewLoaded
The amount of time it took to download the content to display in the quickview modal window (in milliseconds).
The
IQuickviewLoadedEventArgs
interface describes the object that allquickviewLoaded
event handlers receive as an argument.