customAdjustPosition property

ChatScrollObserverCustomAdjustPosition? customAdjustPosition
getter/setter pair

Customize the scroll position for new viewport dimensions.

If the return value is null, the default processing will be performed.

Implementation

ChatScrollObserverCustomAdjustPosition? customAdjustPosition;