Files
2023-04-16 10:09:39 +09:00

1.1 KiB

FloatingPanel

Create a user interface to display the related content and utilities alongside the main content.

Overview

FloatingPanel is a simple and easy-to-use UI component designed for a user interface featured in the Apple Maps, Shortcuts and Stocks app. The user interface displays related content and utilities alongside the main content.

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
  • FloatingPanelLayoutContentBoundingGuide

Behaviors

  • FloatingPanelBehavior
  • FloatingPanelDefaultBehavior