AboutSupportDeveloper GuideVersion 1.1.0

Type alias SnapSnapshot

SnapSnapshot: OpenFin.Snapshot & {
    snap?: SnapLayout;
}

Represents a layout of the Snap Server that is embedded in a snapshot

Type declaration