Member Junction
    Preparing search index...
    interface TaskGraphRunPrefs {
        InvocationOpen: boolean;
        InvocationSplit: PaneSizePair;
    }
    Index

    Properties

    InvocationOpen: boolean

    Left invocation / output pane is expanded. Default minimized.

    InvocationSplit: PaneSizePair

    [invocation, canvas] percentages while the left pane is open.