setStickyModeAnchorView

open fun setStickyModeAnchorView(@Nullable stickyModeAnchorView: ViewGroup)

Sets the ViewGroup acting as boundaries for sticky mode. If this SASADView reaches the stickyModeAnchorView bounds, it will be added to it, hence overlying other children

Parameters

stickyModeAnchorView