startScrollOffset

abstract val startScrollOffset: Int

The start offset of where items can be scrolled to. This value should only include scrollable regions. For example this should not include fixed content padding. For most layouts, this will be 0.

Sources

Link copied to clipboard