Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SectionListProperties

Indexable

[key: string]: any

key for others property.

Index

Properties

flashScrollIndicators

flashScrollIndicators: function

Displays the scroll indicators momentarily. Displays the scroll indicators momentarily.

Type declaration

    • (): void
    • Returns void

recordInteraction

recordInteraction: function

Tells the list an interaction has occured, which should trigger viewability calculations, e.g. if waitForInteractions is true and the user has not scrolled. This is typically called by taps on items or by navigation actions Tells the list an interaction has occured, which should trigger viewability calculations, e.g. if waitForInteractions is true and the user has not scrolled. This is typically called by taps on items or by navigation actions

Type declaration

    • (): void
    • Returns void

scrollToLocation

scrollToLocation: function

Scrolls to the item at the specified sectionIndex and itemIndex within the section Scrolls to the item at the specified sectionIndex and itemIndex within the section

Type declaration

    • (params: object): void
    • Parameters

      • params: object

      Returns void

Optional stickySectionHeadersEnabled

stickySectionHeadersEnabled: any

It sticks the header at top of the list . It sticks the header at top of the list .

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc