customAdjustPosition property
Customize the scroll position for new viewport dimensions.
If the return value is null, the default processing will be performed.
Implementation
ChatScrollObserverCustomAdjustPosition? customAdjustPosition;
Customize the scroll position for new viewport dimensions.
If the return value is null, the default processing will be performed.
ChatScrollObserverCustomAdjustPosition? customAdjustPosition;