ScrollType Inherits: Enum Properties END – OVERSCROLL – START – UPDATE – USER – Properties# END = 'end' # OVERSCROLL = 'overscroll' # START = 'start' # UPDATE = 'update' # USER = 'user' #