MakeCode Embed
    Preparing search index...

    Interface TutorialMetadata

    interface TutorialMetadata {
        activities?: boolean;
        autoexpandOff?: boolean;
        codeStart?: string;
        codeStop?: string;
        diffs?: boolean;
        explicitHints?: boolean;
        flyoutOnly?: boolean;
        hideIteration?: boolean;
        noDiffs?: boolean;
        preferredEditor?: string;
    }
    Index
    activities?: boolean
    autoexpandOff?: boolean
    codeStart?: string
    codeStop?: string
    diffs?: boolean
    explicitHints?: boolean
    flyoutOnly?: boolean
    hideIteration?: boolean
    noDiffs?: boolean
    preferredEditor?: string