Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AppManifestType

Describes the type of the app directory entry manifest attributes. Launch mechanics are determined by the manifest type.

Index

Enumeration members

Enumeration members

External

External = "external"

A manifest for an external application.

Manifest

Manifest = "manifest"

A classic OpenFin app manifest.

Snapshot

Snapshot = "snapshot"

A snapshot manifest.

View

View = "view"

A view manifest.

Generated using TypeDoc