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

    接口 WidgetGroupCreateOptions

    interface WidgetGroupCreateOptions {
        groupSelectionMode?: WidgetGroupSelectionMode;
        showBounds?: boolean;
        visible?: boolean;
    }
    索引

    属性

    groupSelectionMode?: WidgetGroupSelectionMode
    showBounds?: boolean
    visible?: boolean