Interface WindowTaskBarContainerSettings

interface WindowTaskBarContainerSettings {
    expand?: boolean;
}

Properties

Properties

expand?: boolean