# ``FloatingPanel`` The new interface displays the related contents and utilities in parallel as a user wants. ## Overview FloatingPanel is a simple and easy-to-use UI component for a new interface introduced in Apple Maps, Shortcuts and Stocks app. The new interface displays the related contents and utilities in parallel as a user wants. ## Topics ### Essentials - ``FloatingPanelController`` - ``FloatingPanelControllerDelegate`` ### Views - ``SurfaceView`` - ``SurfaceAppearance`` - ``BackdropView`` - ``GrabberView`` ### Gestures - ``FloatingPanelPanGestureRecognizer`` ### Layouts and Anchors - ``FloatingPanelLayout`` - ``FloatingPanelBottomLayout`` - ``FloatingPanelLayoutAnchoring`` - ``FloatingPanelLayoutAnchor`` - ``FloatingPanelAdaptiveLayoutAnchor`` - ``FloatingPanelIntrinsicLayoutAnchor`` ### States - ``FloatingPanelState`` ### Positions - ``FloatingPanelPosition`` - ``FloatingPanelReferenceEdge`` - ``FloatingPanelLayoutReferenceGuide`` ### Behaviors - ``FloatingPanelBehavior`` - ``FloatingPanelDefaultBehavior``