customAdjustPositionDelta property

ChatScrollObserverCustomAdjustPositionDelta? customAdjustPositionDelta
getter/setter pair

Customize the delta of the adjustPosition.

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

Implementation

ChatScrollObserverCustomAdjustPositionDelta? customAdjustPositionDelta;