You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depending on the targeted platform when building the doc, one of the two floating panel function symbols will be unavailable. Pointing to the doc page for all available view extensions instead is the most suitable workaround at this time.
- Note: The Floating Panel is exposed as a view modifier. See
22
-
``SwiftUICore/View/floatingPanel(attributionBarHeight:backgroundColor:selectedDetent:horizontalAlignment:isPresented:maxWidth:_:)`` or ``SwiftUICore/View/floatingPanel(attributionBarHeight:selectedDetent:horizontalAlignment:isPresented:maxWidth:_:)`` instead.
21
+
- Note: The Floating Panel is exposed as a view modifier. See ``SwiftUICore/View`` for all available modifiers.
0 commit comments