init(authorizationRequests:)
Creates a controller from a collection of authorization requests.
Declaration
init(authorizationRequests: [ASAuthorizationRequest])Parameters
- authorizationRequests:
One or more authorization requests that this controller can perform.