handleFloatingComponentInteraction method
Implementation
void handleFloatingComponentInteraction(LayoutPosition position) {
_behaviorManager.handleFloatingComponentInteraction(position);
}
void handleFloatingComponentInteraction(LayoutPosition position) {
_behaviorManager.handleFloatingComponentInteraction(position);
}