Skip to main content
Corvus Connection

StreamDeckButtonContext

Context
TheOmenDen.StreamPulse.Scripting.Contexts.StreamDeckButtonContextThe event context bound for an OnStreamDeckButtonPress handler. Context is the Elgato action instance id — pass it to IStreamDeckApi reverse commands (e.g. set the pressed key's title) to target the same key the press came from.

Members

6
  • DeviceId
    property
    string DeviceId
  • Column
    property
    int Column
  • Row
    property
    int Row
  • ActionUuid
    property
    string ActionUuid
  • Context
    property
    string Context
  • OccurredAt
    property
    DateTimeOffset OccurredAt