setTopLimitSize

fun setTopLimitSize(newTopLimitSize: Int)

Sets the top limit size for the floating pane view. This method is used when the view is in certain modes like 'Bottom' or 'Side' to restrict how far up it can be moved or resized.

Parameters

newTopLimitSize

The new top limit size in pixels.