
| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class InputTrigger Inherits Trigger Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C# | |
|---|---|
public abstract class InputTrigger : Trigger, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C++/CLI | |
|---|---|
public ref class InputTrigger abstract : public Trigger, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
This class provides trigger capabilities in addition to the base class Trigger capabilities. It is used with hardware whereas the PlaybackTrigger class is used for playback.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)