Contents

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 throws

Parameters

  • completionHandler:

    An optional block that the system calls on completion.

See Also

Opening the Settings app