AboutSupportDeveloper GuideVersion 0.3.0

Interface DelayStrategy

A window launch discovery strategy that waits for the given time period, checks if a process has a window and if so, captures that window and registers it with the Snap Server

Hierarchy

  • DelayStrategy

Properties

Properties

delayMs: number

How to wait in milliseconds after process launch before looking for a window

type: "delay"

Generated using TypeDoc