AboutSupportDeveloper GuideVersion 1.1.0

Interface MoveSizeCompletedEvent

Emitted when a client has completed a move or size operation

interface MoveSizeCompletedEvent {
    clientId: string;
    parentGroupId: string;
}

Properties

clientId: string

The unique identifier of the client

parentGroupId: string

The id of the group that owns the window