AboutSupportDeveloper GuideVersion 1.5.0

Type Alias LaunchStrategy

LaunchStrategy:
    | DelayStrategy
    | WaitForWindowNameStrategy
    | WaitForWindowClassStrategy
    | CombinedStrategy
    | IndependentStrategy