Bottom Behavior
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.
call Back Notifier
The notifier for FloatingPane callbacks.
view Model
The ViewModel associated with the FloatingPane.
resize Touch Size
The size of the touch area for resizing.