Interface ScrollPaneElement

interface ScrollPaneElement {
    isScrollPane: (() => true);
}

Hierarchy (view full)

Properties

Properties

isScrollPane: (() => true)

Type declaration

    • (): true
    • Returns true