AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface GetWindowContextPayload

    interface GetWindowContextPayload {
        entityType: EntityType;
        target: Identity;
    }
    Index
    entityType: EntityType

    Entity type of the target of the context update ('view' or 'window').

    target: Identity

    Identity of the entity targeted by the call to Platform.setWindowContext.