presentationDelegate
The popover presentation delegate, which lets you customize the behavior of a popover-based presentation.
Declaration
@MainActor @preconcurrency final var presentationDelegate: (any UIPopoverPresentationControllerDelegate)? { get set }