Wijmo UI for the Web
afterPosition Field

The position of content after scrolling occurs.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.superpanel.IScrolledEventArgs;
var value; // Type: object
value = instance.afterPosition;
Javascript (Specification) 
var afterPosition : object;
Browser Compatibility
7
5
5

See Also

Reference

IScrolledEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.