FloatingBehavior

constructor(context: Context, mode: FloatingPane.FloatingPaneMode, callBackNotifier: FloatingPaneCallbackNotifier, viewModel: FloatingPaneViewModel, resizeTouchSize: Int)

Parameters

context

The context.

mode

The FloatingPaneMode.

callBackNotifier

The FloatingPaneCallbackNotifier.

viewModel

The FloatingPaneViewModel.

resizeTouchSize

The size of the touch area for resizing.