←Select platform

interactiveServiceScroll Method

Summary

Detects scroll events.

Syntax

C#
VB
Objective-C
void interactiveServiceScroll(  
   LTInteractiveService service, 
   LTScrollEvent scrollEvent 
) 
Sub interactiveServiceScroll( _ 
   ByVal service As LTInteractiveService, _ 
   ByVal scrollEvent As LTScrollEvent _ 
)  
- (void)interactiveService:(LTInteractiveService*)service scrollWheel:(LTScrollEvent*)mouseEvent            

Parameters

service
interactive service that raises the event.

scrollEvent
the event object.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)