←Select platform

delegate Property (InteractiveService)

Summary

Gets or sets the delegate to listen to InteractiveService events.

Syntax

C#
VB
Objective-C
public object delegate {get; set;} 
Public Property delegate As Object 
iOS: 
@property (nonatomic, weak, nullable) id<LTInteractiveServiceDelegate, LTInteractiveServiceBasicDelegate> delegate 
macOS: 
@property (nonatomic, weak, nullable) id<LTInteractiveServiceMouseDelegate> delegate 
             

Property Value

The delegate object for the InteractiveService.

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)