AccessibilityCloseButton

final class AccessibilityCloseButton
extension AccessibilityCloseButton : CALayerDelegate, CVarArg, ContentView, CustomDebugStringConvertible, CustomStringConvertible, Equatable, Hashable, NSCoding, NSObjectProtocol, Sendable, StaticIdentifiable, UIAccessibilityIdentification, UIActivityItemsConfigurationProviding, UIAppearance, UIAppearanceContainer, UICoordinateSpace, UIDynamicItem, UIFocusEnvironment, UIFocusItem, UIFocusItemContainer, UILargeContentViewerItem, UIPasteConfigurationSupporting, UIPopoverPresentationControllerSourceItem, UIResponderStandardEditActions, UITraitChangeObservable, UITraitEnvironment, UIUserActivityRestoring, __UITraitChangeObservable

Undocumented

  • Undocumented

    Declaration

    Swift

    var contentConstraints: ContentConstrainer { get }
  • The AccessibilityCloseButton gets generated at a size of 44 points. However, despite this, due to its normally out of band positioning used by the AccessibilityCloseButton is better served by reporting 0 for its height as far as sizing by the header or footer go. This can be changed by setting its reportTrueSize flag to true

    Declaration

    Swift

    func desiredHeight(forWidth availableWidth: CGFloat) -> CGFloat