presentationContextProvider
A delegate that provides a display context in which the system can present an authorization interface to the user.
Declaration
weak var presentationContextProvider: (any ASAuthorizationControllerPresentationContextProviding)? { get set }