viewID
The type-erased id of the view positioned in the scroll view if configured to be in that position or the user has scrolled past a view with an id of matching type.
Declaration
var viewID: (any Hashable & Sendable)? { get }The type-erased id of the view positioned in the scroll view if configured to be in that position or the user has scrolled past a view with an id of matching type.
var viewID: (any Hashable & Sendable)? { get }