←Select platform

LTInteractiveServiceBasicDelegate Interface

Summary

Contains methods for InteractiveService delegate events.

Syntax

C#
VB
Objective-C
public interface LTInteractiveServiceBasicDelegate  
Public Interface LTInteractiveServiceBasicDelegate  
iOS Only 
@protocol LTInteractiveServiceBasicDelegate <NSObject> 
@optional 
- (void)interactiveService:(LTInteractiveService *)service basicGestureEvent:(LTBasicGestureEvent *)basicGesture 
@end 

Remarks

This protocol is used to listen to InteractiveService low level events and provide the user with information needed for these events.

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)