Type alias TaskBar

TaskBar: DipScaleRects & {
    edge: string;
    rect: RectangleByEdgePositions;
}

Generated using TypeDoc