On September 25th, 2024, we released v2 of the Apps SDK. To learn what’s new and how to upgrade, see Migration FAQ and Migration guide.

appProcess.current.getInfo

API reference for the appProcess.current.getInfo method.

Returns information about the current app process.

Returns

Information about an app process.

surfaceAppSurface

The surface on which the app process is running.

The available options include:

  • "object_panel"
  • "selected_image_overlay"
  • "headless"
processIdAppProcessId

The unique identifier of the app process.

launchParamsT
OPTIONAL

Parameters passed to the app process when it was opened.