Skip to content

ENUM

LaunchStyle

Contents

  • Cases
    • automatically
    • waitForExecutableToBeLaunched
swift
public enum LaunchStyle: Codable

Cases

automatically

swift
case automatically

waitForExecutableToBeLaunched

swift
case waitForExecutableToBeLaunched