UXP Toolkit
    Preparing search index...

    Interface MenuCommandMenuIDOptions

    Object to be passed as argument into getMenuCommandTitle()

    objects/options

    interface MenuCommandMenuIDOptions {
        menuID: number;
        scheduling?: Scheduling;
    }
    Index

    Properties

    Properties

    menuID: number
    scheduling?: Scheduling