AboutSupportDeveloper GuideVersion 38.126.82.64
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.