public interface LTInteractiveServiceBasicDelegate
Public Interface LTInteractiveServiceBasicDelegate
public interface LTInteractiveServiceBasicDelegate
iOS Only @protocol LTInteractiveServiceBasicDelegate<NSObject> @optional - (void) interactiveService:(LTInteractiveService*)service basicGestureEvent:(LTBasicGestureEvent*) basicGesture; @end
function Leadtools.Controls.LTInteractiveServiceBasicDelegate()
This protocol is used to listen to InteractiveService low level events and provide the user with information needed for these events.