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

    接口 IModalOverlayPaneOptions

    The options to create a modal overlay pane.

    interface IModalOverlayPaneOptions {
        title?: LocalizedString;
    }
    索引

    属性

    属性

    Localized title of the modal overlay.