Pilates
    Preparing search index...

    Interface ScrollContextValue

    interface ScrollContextValue {
        notifyFocusedBounds: (bounds: FocusedBounds) => void;
    }
    Index

    Properties

    notifyFocusedBounds: (bounds: FocusedBounds) => void