openCredentialProviderAppSettings(completionHandler:)
Open the Settings app and navigate to the AutoFill provider settings.
Declaration
class func openCredentialProviderAppSettings(completionHandler: (@Sendable ((any Error)?) -> Void)? = nil)class func openCredentialProviderAppSettings() async throwsParameters
- completionHandler:
An optional block that the system calls on completion.