AboutSupportDeveloper GuideVersion 41.129.83.3
interface GetWindowContextPayload {
    entityType: EntityType;
    target: Identity;
}

Properties

Properties

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.