initNextCenter Method
Initializes scroll animation iteration of type NextItemScrollAnimation for moving to the next item regarding the NextItemAlignment.Center aligment type.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function initNextCenter() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfNextItemScrollAnimation.initNextCenter(); |