@minecraft
    正在准备搜索索引...

    接口 IButtonPanePropertyItemOptions

    Optional properties for Button Pane property item

    interface IButtonPanePropertyItemOptions {
        itemMinWidth?: number;
    }
    索引

    属性

    itemMinWidth?: number

    Minimum width for each item within the layout. If undefined, it will default to 6.