Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property IsTriggered As Boolean |
C# | |
---|---|
public abstract bool IsTriggered {get;} |
If UserInputSetup.IsTriggeredCapable is set false, this will always return false. Changes to this read-only property may be detected through UserInputChangeRegister.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)