Ace API Reference
    Preparing search index...

    Interface ScrollBar

    interface ScrollBar {
        setVisible(visible: boolean): void;
        [key: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: any
    Index

    Methods

    Methods

    • Parameters

      • visible: boolean

      Returns void