BackAction
class BackAction
extension BackAction : CALayerDelegate, CVarArg, ContentView, CustomDebugStringConvertible, CustomStringConvertible, Equatable, Hashable, NSCoding, NSObjectProtocol, Sendable, StaticIdentifiable, UIAccessibilityContentSizeCategoryImageAdjusting, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearance, UIAppearanceContainer, UIContextMenuInteractionDelegate, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIPopoverPresentationControllerSourceItem, UIResponderStandardEditActions, UISpringLoadedInteractionSupporting, UITraitChangeObservable, UITraitEnvironment, UIUserActivityRestoring, __UITraitChangeObservable
Undocumented
-
Storage for the constraints normally applied to the logo image view
Declaration
Swift
var contentConstraints: ContentConstrainer { get }
-
Undocumented
Declaration
Swift
func desiredHeight(forWidth availableWidth: CGFloat = 0) -> CGFloat
-
Undocumented
Declaration
Swift
required init?(coder: NSCoder)
-
Undocumented
Declaration
Swift
override init(frame: CGRect)