CartDetailsView
class CartDetailsView
extension CartDetailsView : CALayerDelegate, CVarArg, ContentView, CustomDebugStringConvertible, CustomStringConvertible, Equatable, Hashable, NSCoding, NSObjectProtocol, StaticIdentifiable, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearance, UIAppearanceContainer, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIPopoverPresentationControllerSourceItem, UIResponderStandardEditActions, UITraitChangeObservable, UITraitEnvironment, UIUserActivityRestoring, __UITraitChangeObservable
Undocumented
-
This allows the first party SDK consumer to make UI Customization Changes to the CartDetailsView and its subsequent subviews.
Declaration
Swift
var customizeView: (() -> Void)? -
Undocumented
Declaration
Swift
func desiredHeight(forWidth availableWidth: CGFloat) -> CGFloat -
Undocumented
Declaration
Swift
func didChangeHeight(with update: PageHeightUpdate) -
Undocumented
Declaration
Swift
var isVisible: Bool -
Undocumented
Declaration
Swift
func willChangeHeight(with update: PageHeightUpdate)
View on GitHub
Install in Dash
CartDetailsView Class Reference