A Sandcastle Documented Class Library
TriggerEventArgsTriggerIsPulled Property |
Gets whether the trigger that caused the event to be raised is currently pulled.
Namespace: Tego.Devices
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public bool TriggerIsPulled { get; }
Public ReadOnly Property TriggerIsPulled As Boolean Get
public: property bool TriggerIsPulled { bool get (); }
member TriggerIsPulled : bool with get
Property Value
Type: BooleanSee Also