BottomBehavior

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

Parameters

context

The context used to access resources and system services.

mode

The current mode of the FloatingPane.

callBackNotifier

The notifier for FloatingPane callbacks.

viewModel

The ViewModel associated with the FloatingPane.

resizeTouchSize

The size of the touch area for resizing.